The Score Display question type will display the score of all questions within the form when a score has been set on the variables/choices.
- How to Add a Score Display Question
- How to Make your Text Response Multiline
- Display Settings
- Options Settings
- Within your form, click on the Questions tab in the top left corner
- Under Advanced Questions, double-click or click and drag the Score Display question to add it to your form.
- Optional: Add an Identifier to your question
- Enter the Question Title
- Optional: Add a Description
- Enter the Label for the score. For example, "Your score is:" or "Total Score:"
- Add the variable {{ metas.weighted_score }} to the same field in order for the score to be calculated
- Set the +Display settings
NOTE: This will only display scores gathered from previous pages of the form
Setting | Description |
Display side-by-side |
Display this question side by side with another question. NOTE: This will need to be enabled on the other question as well. |
Append to previous question |
This question type appends to the question before it to make it appear that they are connected within the form. NOTE: Any Branching Logic, such as to hide or show the previous question, will also apply to this question. |
Width |
You can adjust the width based on a percentage of the size of the page. By default, the value is 100% to make it fit the size of the page. |