Posted: Tue Oct 07, 2014 1:33 pm
Post subject: Allow Quiz retake without Retake Quiz button
|
|
Our presentations are divided into sections with several slides and a quiz at the end of each section. in order for the learner to progress to the next section, we require the learner to answer all quiz questions correctly. If any quiz questions are answered incorrectly, the learner must review the previous section and take the quiz over again. This process repeats until the user passes the quiz - the user is then allowed to progress to the next section.
The only way to accomplish this in Quiz Maker is to allow Unlimited quiz attempts (If you limit the user to one attempt, the learner is not allowed to retake the quiz when it repeats - the failure result page is displayed again.) However, a consequence of this is that a Retake Quiz button appears on the failure notification screen. By clicking the Retake Quiz button, the learner can keep taking the quiz until all questions are answered correctly - without reviewing the previous section. This is not the scenario we would like to use.
What we would like to happen is: if the learner passes the quiz and clicks the Finish button, the presentation should continue to the next section - QuizMaker will do this. However, if the user fails the quiz, and then clicks the Finish button, the presentation should navigate back to the previous section and then allow the learner to retake the quiz from the beginning after the section replays.
It seems like this would be a relatively easy change - simply reset the quiz to its initial state when the presentation navigates back to the quiz slide - instead of returning to the quiz results.
|