Stage Flexibility

Hi there.

Assume I current have this bound setting:
Sequence of Stages=Flexible

Bound Contents:

Information 1
Stage 1 (Quiz, Find Spot, etc)
Stage 2 (Quiz, Find Spot, etc)
Information 2
Stage 3 (Quiz, Find Spot, etc)

As soon as the player completes Information 1, I know they can choose either Stage 1 & 2.

But do they have option to proceed to Stage 3 as well?

Because the content order implies that to begin Stage 3, they need to complete Information 2 first.

To access Information 2, they need to complete both Stage 1 & 2.

Thanks,
Sam

Hello samliew94,

If I understand you correctly, it is necessary to complete stage 1 and stage 2 before starting stage 3. To do this, you can insert a switch in stage 3 with the following conditions:

  • stage 1 completed
  • stage 2 completed.
  • All conditions must apply

Information 2 should be the first element in stage 3.

Players can choose between stage 1 and stage 2 at the beginning. Stage 3 will appears in the selection list once both have been completed.

I hope this helps. :slightly_smiling_face:

Best regards
Sven G