This guide shows you how to configure quizzes so that the result page displays either the highest or lowest scoring category. This allows you to run personality-style assessments or highlight skill gaps directly in the results.
TABLE OF CONTENTS
- 1. Add Categories
- 2. Assign Scores to Answers
- 3. Build the Result Page
- 4. Show Highest or Lowest Category
- 5. Add Dynamic Score Ranges (Optional)
- 6. Save and Preview
1. Add Categories
In the quiz builder, go to a question and look at the Options/Answers panel on the right.
Click on the 'Manage Categories' option on the top-left side to add categories. Or,
Under each answer, use the Category dropdown.
If no categories exist, click Add / Manage → Add Category.
Create categories such as Focus, Sales, Communication, etc.
Once categories exist, you can assign each answer a Category and a Score.
2. Assign Scores to Answers
For each answer option, enter a score value.
Assign it to a category using the dropdown.
Example: Option 1 → Category: Focus → Score: 10.
You can repeat this for multiple options across multiple categories.
3. Build the Result Page
After setting up your categories and scores, move to the Result Page editor.
Here you can fully customize what the quiz taker sees after completing the quiz.
Sections Available
Header → Title, logo, business name toggle.
Overall Score → Displays total percentage (with optional Low/Medium/High ranges).
Category Score → Shows breakdown across all categories.
Individual Category → Displays only the highest or lowest scoring category.
Call to Action → Add a button (e.g., Subscribe, Book a Call).
Footer → Add disclaimer, copyright, or links.
4. Show Highest or Lowest Category
To configure personality-style results:
On the Result Page, click + Add Section.
Choose Individual Category.
In the section settings, select:
Highest Category → Shows the category with the top score.
Lowest Category → Shows the category with the bottom score.
Use the editor to add text, and include dynamic tags (available inside this section):
{{quiz_tags.highest_category_name}}
{{quiz_tags.highest_category_score}}
{{quiz_tags.lowest_category_name}}
{{quiz_tags.lowest_category_score}}
Example setups:
Highest → “Your strongest area is {{quiz_tags.highest_category_name}} ({{quiz_tags.highest_category_score}}%).”
Lowest → “Your weakest area is {{quiz_tags.lowest_category_name}} ({{quiz_tags.lowest_category_score}}%).”
5. Add Dynamic Score Ranges (Optional)
On the Overall Score or Category Score sections, you can configure score tiers (Low, Medium, High).
Example:
Low = 0–40%
Medium = 41–70%
High = 71–100%
Add a message for each tier (e.g., encouragement, recommendations).
6. Save and Preview
Once all sections are configured, click Save.
Use the Preview option to complete the quiz and confirm:
Scores are calculating correctly.
Highest/Lowest categories display as expected.
Messages and CTAs appear in the right places.
With these steps, you can configure your quizzes to display only the highest or lowest category on the result page, creating personality-style outcomes or skill-gap assessments.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article