Quiz results - is it possible to show CORRECT or INCORRECT for each answer?

Feb 24, 2018

I would like to show the user if they answered the questions correctly or not on the results page as well as a running tally of questions they got right. What I would like to have is:                                             

Question 1. Question would go here  | Correct  
Question 2. Question would go here | Incorrect
Question 3. Question would go here | Correct

Totals                                                      | 2/3

How would I go about making that happen?

Thanks

3 Replies
Allison Goldthorpe

Hi Jay,

I would do this using variables. You can create a (text) variable for each quiz question, then set it to Correct or Incorrect on the correct/incorrect feedback layers. On the final results page, you can add text boxes and reference the variables that are set earlier in the course.

For the number of total answers, I would do the exact same thing but with a numerical variable. If they get it right, add one to the variable value. If not, don't add anything. Then on the results slide, you can display the variable value over the total number of questions.

With both of those, you want account for the user moving backward in the course using the previous button or reviewing questions. I'd recommend making sure the feedback layers don't reset and they're hidden when the user moves on so they can't come back up on revisiting.

Allison

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