Forum Discussion

Jessi's avatar
Jessi
Community Member
6 months 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...
  • JudyNollet's avatar
    6 months ago

    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.