Forum Discussion
CindyKreager
5 years agoCommunity Member
Next Button Stays Disabled When Slide is Replayed
Next button question! I have layers and have the next button disabled. Triggers to set next button to normal are working, when all layers are visited (specifically, all buttons to show layers are se...
JudyNollet
5 years agoSuper Hero
Hi, Cindy,
Here's how to ensure that the Next button only disables the first time the user visits the slide:
- Create a T/F variable with an initial value of False.
- Add a condition to the trigger that disables the Next button. Make the condition that the variable = False.
- Add a trigger that adjusts the value of the variable to True when the student completes the interaction. In other words, a trigger like the one that enables the Next button.
Related Content
- 7 months ago
- 12 months ago