Forum Discussion

Jessi's avatar
Jessi
Community Member
23 days ago
Solved

Triggering the Next Button with Conditions

Hello! I am having the hardest time getting the next button to change states on the file attached below. I want the user to have to finish listening to the audio and also complete each of the sliders. I set up a conditional trigger, but I can't get it to work. Any help is appreciated!

  • Your trigger is set to run when the audio completes.

    However, that 3 sec. audio will complete before the user has a chance to move the 4 sliders. So the trigger will never run. 

    Instead, use a trigger like this: 

    You need a similar trigger for every slider, because you don't know the order they'll be moved.

    You can see this work in the edited slide in the attached file.

3 Replies

  • Jessi's avatar
    Jessi
    Community Member

    Ahh I see. Thanks for your quick reply Judy!

  • Your trigger is set to run when the audio completes.

    However, that 3 sec. audio will complete before the user has a chance to move the 4 sliders. So the trigger will never run. 

    Instead, use a trigger like this: 

    You need a similar trigger for every slider, because you don't know the order they'll be moved.

    You can see this work in the edited slide in the attached file.