Skip to content
English

Order Steps

In the canvas, each card represents a capacity. The arrows show the chain.

  1. Maintain a map;
  2. Move it horizontally;
  3. release it to the desired position;
  4. check the arrows;
  5. Record.

The order from left to right becomes the order of execution. A map can be moved vertically to make the diagram more legible, but it is its horizontal position that determines the sorting.

Example: Avoid incorrect booking

In an appointment workflow, placeVérifier la disponibilitéleft ofProposer un créneauthenCréer le rendez-vousRight. The first step reads the calendar, the second transforms the result into understandable choice and the third writes only after confirmation.

Moving a map vertically only improves the legibility of the schema; Move it horizontally to change execution. After recording, reread the arrows in the same order as the expected route.