Forum Discussion
Disabling Next Button Until Slide Audio is Completed
I want learners to not be able to click the 'next' button on the slide until the audio/content is completed. The buttons are stationary on all slides.
- JudyNolletSuper Hero
You can use a trigger to disable the Next button the first time the user visits the slide, a trigger to enable the Next button when the audio completes, and a variable to track when that's done, so that a condition on the disabling trigger will ensure that only happens the first time the user visits the slide.
This post provides more details: https://community.articulate.com/discussions/articulate-storyline/tip-controlling-the-next-button-101
- KhadejaChowdhryCommunity Member
- JudyNolletSuper Hero
If you aren't using the built-in NEXT button, you'll have to create triggers to control your custom NEXT button. The demo file in the post I linked to in the earlier comment also shows that type of trigger.