Create object with multiple triggers?

Jul 31, 2018

Hi,

The scenario:
Modules have two or more learning content branches
Each module has a master slide (at top) that links to each branch below
Each module also has a quiz
Learners need to complete each branch before being directed to the module quiz
(see attached heiarchy diagram)

What I'd like to do:
On the last slide of each learning branch I want learners to either link back to the master slide (so they can go to the other branches) - OR - link to the module quiz (on the condition they have completed all module branches)

What I've done:
Created a true/false variable for each module branch (set to false)
Added a slide trigger to the last slide of each branch that changes the variable to true when the timeline ends
Added a "jump to" player trigger to the last slide of each branch that sends the learner back to the master page
Added ANOTHER "jump to" player trigger (last branch slide) that sends the learner to the quiz on the condition that all branch variables are equal to true

Analysis:
Have I conceived this correctly to direct the learners where I want?
If not, what do I need to change?
If so, does it matter what order the player triggers are sorted in for this to work (assuming it has any bearing on function)

Thanks in advance,
Andrew

3 Replies
Michael Hinze

Based on your description, I think you'll need to switch the order of the two JumpTo xyz triggers, like this: 

"jump to" player trigger (last branch slide) that sends the learner to the quiz on the condition that all branch variables are equal to true

"jump to" player trigger to the last slide of each branch that sends the learner back to the master page

And yes, trigger order is important. Triggers are evaluated/executed top-to-bottom

This discussion is closed. You can start a new discussion or contact Articulate Support.