Retry Quiz: can change some answers, but not others

Aug 29, 2023

When I click to retry the quiz when didn't past, sometimes I can't change my answer no matter if it's wrong or right. Where's the problem?

 

I have a second problem with the quiz. Every time someone retakes the quiz, I want it to be enumerated: For example, "Second try", "Third try", etc...

1 Reply
Garth Yorko

It is hard to tell without your file.  I suspect that the results page does not include all questions. As a result, it resets the questions included and simply displays the question and responses for the questions that are not included in the Results page.

To Check:

  • Go to the results page
  • Click Design from the menu bar
  • Click Quiz Settings
  • Ensure all the questions of the quiz are selected

I included a sample below; one scene excludes a question from the results, and you can see how it behaves when you retry the quiz. The second scene is when all questions are included in the Results page. You will see the retrying the quiz allows you to retake the quiz.

The third scene shows how to display the number of attempts to complete the quiz by using variables on the Results page. I called it Attempts and it is a numeric variable. I also used a true false variable (Review) in case the learner is able to review the results.

Check out the incorrect and correct layers for the variables and triggers.