Forum Discussion
How to show number of correct/incorrect answers on Results Slide
Hello Wendy, I am trying to do this as well, and I am stuck at this step. "On the result slide, set up your correct/incorrect statements and insert the reference.
Hi, Michael,
There's an easy way to show # correct. For each question, go to Form View. By default, each question is worth 10 points, as shown here:
Change that "10" to "1" so each question is worth 1 point.
Do that, and the "Results.ScorePoints" variable will equal the number of questions answered correctly. Thus, you can show that variable wherever you want to indicate the number correct. For example:
"You got %Results.ScorePoint% out of 10 correct."
FYI: The "Results.PassPoints" variable will equal the number of questions needed to pass. You might not want to show that variable, though, if it could end up as a number with a decimal point (which will depend on the number of questions and the % needed to pass).
Related Content
- 10 months ago