Forum Discussion
NatalieVan-Dore
13 years agoCommunity Member
Disable Button until Quiz Passed
Hi all,
I have a Menu screen with 4 buttons that link to new modules. My client has requested that each module be locked until the quiz is passed. Can someone help with the variables and trigg...
JoseTansengco
4 years agoStaff
Hi Stephanie,
You can control when a button will appear on your slides using a combination of triggers and variables. Here's a helpful article which explains how to create conditional interactivity in Storyline 360.
For your specific case, although there are different approaches that can be taken, here's how I'd design your quiz to achieve the desired effect:
- Add an 'attempts' variable that tracks the number of attempts taken by the learner
- Set the 'Print Results' button's initial state to hidden
- Make the 'Print Results' button visible when the slide loads on the condition that the value of the attempts variable is greater than 2
I've attached a demo file so you can check out how I implemented the steps above to an actual project file.
Hope this helps!
Related Content
- 10 days ago