Currently the way to see what your users answered, and whether it was correct or not, in a quiz is to download a CSV Export of all of the score data.
You can do this by:
- Navigate to the Quiz
- Click "View Scores"
- In the new modal that appears click "Download"
This will return you a CSV showing each attempt, with the following:
- User's Name
- User's Email
- Attempt Number
- Score
- Score %
- Total Number of Questions
- Pass Score
- Did they Pass or Fail
- When the attempt was completed
- Question Text/Answer for each Question
- Whether the question was right or wrong