Forum Discussion
Unlocking Menu Buttons Based on Scene Completion or Quiz Score
- 5 months ago
Use a true/false variable with a default value of false.
Let's assume you have two scenes, and the initial state of the Scene 2 button in your menu slide is "disabled."
Create a true/false variable named something like Scene_1_Complete and have a default value of false.
On the last slide in Scene 1, create a trigger to adjust the Scene_1_Complete variable from false to true.
When the learner comes back to the menu slide, have a trigger to change the state of your Scene 2 button to "normal" when the timeline starts on the menu slide if Scene_1_Complete = true.
Thank you very much for the help!
Your suggestions and explanations made all the difference. I was able to set up the logic to unlock the menu buttons based on scene completion and quiz score, exactly as I needed.
As someone who’s still getting started with Storyline, it’s incredibly valuable to have such a supportive and collaborative community. I’ve learned a lot through this process and I’m excited to keep exploring what Storyline can do.
Thank's again! 😃
Related Content
- 4 months ago