Forum Discussion
- GarthYorko-TECommunity Member
I put a slider on the slide master so that it shows on each page.
I used a trigger on the user's selection to either add 1 or subtract 1 from the variable tied to the slider:
- Add 1 to Slider1 when the user clicks Correct Answer
- Subtract 1 from Slider1 when the user clicks Incorrect Answer
I also added a trigger to show a layer with a mask over the answers so the users couldn't change their answer. I also added a Next button to move forward.
Easier to see than to describe, see the attached file. It loops after the second question so you can see how the slider works
- RibanaMos-b40b4Community Member
Thank you Garth! I will check it out :D