How to retake quiz

Problem:
I have a retake quiz button i set it to take the students to the first question but when that happens they can’t reanswer because its already answered

ActivePresenter Version: 7.5.9

OS: Windows 7 64-bit

Notes:

Hi,

There are two methods:

  • Use Restart Presentation action: this action will clear anything the student made (including answers, score…) and start the quiz again.
  • Increase Max Attempts property of each question: this method will allow the student to answer the question again when going back to the question slide.

Regards

make perfect sense… thank you

Hi,

how can I restart a quiz if it is only a part of a larger presentation. So, restarting the presentation is no option here.

Regards

Hi Augustin,

You can increase the quiz Max Attempts as I mentioned above, and add action to go back to the slide with the quiz to answer it again.
You may aslo add action Clear User Input to the quiz slide On Load event to clear the previous answer if you want.

Regards