Although there is no built-in Quiz remediation option in Storyline to redirect a learner to a particular slide where quiz content was covered, you can use variables, triggers, states, and some logic to add the feature.
You can modify the branching from a quiz question based on the learner's answer via a question slide's Form View by clicking the More button.

From the Branch to the following drop-down menu, select a redirect slide based on the answer selected by the learner. In the example below, I'm setting up a remediation should the learner answer a question incorrectly.

Once I've sent the learner to a content slide, I want to send them back to continue the quiz, something that is not going to happen automatically. Logic would require that the learner goes back to the quiz if (and only if) the learner landed on the content slide from the incorrect answer redirect. I can accomplish the task with a True/False variable and a simple trigger. First I need to create the variable below:

Now it's time to tell Storyline to switch the value of this variable from "False" to "True," indicating that the learner has answered the question incorrectly. I can accomplish this by adding a trigger to the "Incorrect" layer of the question slide as below:


I added a Back to Quiz button to the content slide that takes the learner back to the quiz. The key is to only show the button if (and only if) the learner lands on the content slide by way of remediation. I can accomplish this with a state and a trigger.
I change the initial state of the Back to Quiz button to Hidden (as shown below):

Finally, it's time to make the Back to Quiz button available by changing its state to Normal. This can be accomplished with a conditional trigger.

***
Looking for training or help with Articulate Storyline or Studio? Check out these awesome live, online Articulate classes.
Comments