Forum Discussion
Track quiz completion for Escape Room interaction
I've created an escape room interaction with multiple puzzles to solve. I've set up each puzzle as a quiz to help with tracking completion. My problem is that none of it is in order, the learner can skip around the Scene in no particular order, so I can't use a typical Results slide.
How can I set it up so a notice/result pops up once they've solved all 3, no matter what order they completed them in?
Also, it would be nice to have a running tracker somewhere at the top of the slides showing how many puzzles they've solved. But that's more of a nice to have.
- JudyNolletSuper Hero
If you're using graded-question slides, you can use a typical Results slide. You just have to program the project so the user doesn't get to the Results slide until they have completed all the puzzles. One way to do that is to use a custom menu: TIP: Create a Custom Menu Slide | Articulate - Community
The same type of programming could work even if you're not using graded-question slides and a Results slide.
Note that any solution likely involves variables and trigger conditions. It’s worth the effort to learn about those, because they provide the real power in Storyline. Here’s more information:
- This post provides an overview of variables. It also links to numerous resources. The Value of Variables | Articulate - Community
- The User Guide section about triggers includes info about conditions. Storyline 360: Working with Triggers | Articulate - Community