Scoring logic
QuestionPro allows you to turn a survey into a quiz/online test by applying scoring logic to the questions. You can compute scores in real-time and present them to the respondents immediately.
How do I apply scoring logic to the questions?
To set up scoring logic:
- Go to: Login » Surveys (click on a survey) » Edit.
- Add all the required questions to your survey.
- Hover over the question on which you wish to apply logic and click on logic.
- A pop-up will appear.
- Click on Scoring.
- Set the desired score value for the correct answer option(s).
- You can also define branching destination based on the qualified score under Branching on score.
For example, consider that the respondents who score 10 points for a question are qualified to go to the next question and those respondents who score less than 5 points are not qualified to take the quiz further.
In the "if statement", select question score or total score from the drop-down and set the range of qualified score. Select the destination for the qualified score by selecting option from "jump to" drop-down. You can also add multiple if statements by clicking on plus (+).
- Click on save question logic.
Can I "subtract" or put in "negative" values for scores when respondent chooses incorrect answers?
Yes. Simply enter in a negative value for the answer option. If the respondent chooses that option, the value will be subtracted from the total score.
What question types are integrated with Scoring?
Currently, scoring is available for
- Multiple choice select one type questions.
- Multiple choice select many type questions.
- Matrix question types.
You can set maximum score value for multiple choice select many type questions.
Can I display the computed score to the end-user?
Yes. You can display the computed score to the respondents on "Thank You Page".
- Go to: Login » Surveys » Edit » Finish Options.
- Select finish option as "Thank You Page".
- In the message, enter ${score} in the text area.
- Click on save changes.
Can I store score in custom variable ?
Yes. You can store score in custom variable.
- Go to: Login » Surveys (click on a survey) » Edit.
- Add all the required questions to your survey.
- Hover over the question on which you wish to apply logic and click on logic.
- A pop-up will appear. Go to scoring to the set desired score for the correct answer options.
- Click on the drop-down for Store section score in. Select a custom variable (e.g. custom variable 1) in which you want to store the score.
- Click on Save Logic.
Can I (as the administrator) view the computed score for an individual?
Go to: Login » Surveys » Analytics » Responses
Click on the Response ID to view individual report.
In the popup you can view the score.
Thank you for submitting feedback.