Forum Discussion
Paktolus
3 years agoCommunity Member
RESULTS slide
I created a slide with a START button and a RESULTS button. When the user clicks the START button, they start the quiz.
When user completes the quiz, I need a way for them to easily get bac...
JudyNollet
3 years agoSuper Hero
- Create a T/F variable with a default value of False.
- On the Final Assessment Intro/Start slide, add a trigger that changes the state of the Results slide to Normal when the timeline starts with the condition that the variable is True.
- Also set the Slide Properties to "Reset to initial state" so the timeline will replay if the user returns to the slide.
- On the Results slide, add a trigger that adjusts the variable to True. This will meet the condition in the trigger on the Intro/Start slide if the user returns to that slide.
Here's more info about conditions and variables: