Condition based on quiz

Sep 17, 2013

I have a 10-question quiz and I would like to set up a condition that if the user gets 2 answer wrong we show them the results slide.  So they don't have to complete the quiz, if they "fail" it and that failure can then be passed in the SCORM tracking.

1 Reply
Ashley Terwilliger-Pollard

Hi Bridgett and welcome to Heroes! 

I think that you'll likely need to involve variables into this to track when they get an answer correct or incorrect. What you'll want to do is set a variable (you could call it IncorrectAnswer) and set the initial value to zero. On each incorrect feedback slide, you'd want to add 1 to the value, and starting on question 3 (if you don't have these questions shuffled from a question bank) set a trigger that if IncorrectAnswer is 2 or greater, to jump to Results slide. If you're using it as a question bank, you'll need to set a trigger to check the variable on each individual question. 

This discussion is closed. You can start a new discussion or contact Articulate Support.