Forum Discussion
AlexYoung-15bad
3 years agoCommunity Member
Trying to figure out how to get a course the way I like in Articulate
I have access to both Rise 360 and Storyline. My ideal situation is this:
1. There is a video that plays that the learner cannot skip through
2. Once the video is done then the learner is automa...
AlexYoung-15bad
3 years agoCommunity Member
This is a good point. Is there a way to prevent them from going to the quiz before the video has finished?
JudyNollet
3 years agoSuper Hero
- Add a trigger that changes the state of the Next button to Disabled when the timeline starts.
- To ensure this only happens the first time the learner visits the slide, include a condition, so the trigger will only run if a T/F variable is False.
- Obviously, you'll need to create a T/F variable with the default state of False.
- And you'll need to add a trigger that adjusts the variable to True when the video ends.
- Add a trigger that changes the state of the Next button to Normal when the video ends.