Score multiple question categories at the same time?
-
For each question, I have five responses. Each of the five responses represent one of five categories that I want to accumulate scores for. At the end of the quiz, I want to know how many times a person selected Answer 1 as a response, and have a separate count for the number of times they selected Answer 2 (3, 4, or 5) as a response.
Thus, at the end, I’d like to see:
You selected the first category 5 times.
You selected the second category 3 times.
You selected the third category 12 times.
You selected the fourth category 1 times.
You selected the fifth category 0 times.Is this something we can do?
- The topic ‘Score multiple question categories at the same time?’ is closed to new replies.