Storyline 360 - Quiz review and retake issue
Looking for some help. I have a quiz in Storyline 360 where I want to have learners review all of the questions (correct or incorrect) before they are presented with the option of retaking the quiz. They must score 80% or higher to pass and continue with the course.
I’m using the built-in functionality to review results and have a “Review” button they must click on the Results slide to trigger the review. When clicked, the learner is taken back to review all the questions. I have unchecked the option to show correct/incorrect responses as I don’t want them to know the correct answers -- just review all questions.
When they get to the end of the review, I’d like to present them with another button on the slide to RETAKE the quiz. And this is where I’m running into an issue. I’ve set the RETAKE button to be disabled when the timeline starts on the Failure layer. The learner would click Review and review the questions and upon returning the RETAKE button would be set to the normal state and allow them to retake the quiz. It’s not working if I actually click on REVIEW and review the quiz questions. It DOES work if I only preview that layer, click review and then I’m able to click the retake button.
What am I doing wrong? How can I get this to work? I’ve tried several approaches (not included in my attached sample) – assigning a variable to the review button and having the RETAKE button appear once the variable has changed; also created another layer to duplicate the failure layer and added the retake button on that layer only and again had it triggered by a variable or changing the state of the Review button. Nothing seems to work if you actually go back through and complete the review of the questions.
Any thoughts/ideas on how I could get this to work? Appreciate any help.
Here's what I did to the edited version of your file to make it work:
- Set the Initial state of the Retake button to Disabled.
- Added a trigger that changes the Retake button to Normal when the timeline starts if the Review button = Visited.
- Deleted other extraneous triggers.
FYI: Visited is a built-in state that will show automatically when an object is clicked. A trigger that duplicates that action could actually cause problems. Here's more info: PRIMER: Take advantage of built-in states | Articulate - Community