Skip to main content

How to Add Multiple Results in a Personality Quiz

Sharon Luria avatar
Written by Sharon Luria
Updated over 2 weeks ago

Personality Quiz Result Parameters

A Personality Quiz is a series of questions designed to reveal something about the person who answers them, for example, What Type of Traveler Are You?.

While a single result can be shown to the quiz taker, Opinion Stage also allows you to display multiple results as percentages (e.g., “You are 75% City Slicker and 25% Beach Bum”).

How to Configure

In the result’s description section, you can use the following parameters:

@Result rank #1 title - displays the title of the result that got the most association points in the quiz

@Result rank #1 percent - displays the % of association points of the result that got the most points compared to all the points allocated to all the results
​​

Example

If you want to display the 3 top results to all users taking your quiz, you should put this combination into each result's description, no matter the number of result on your list:

@Result rank #1 percent @Result rank #1 title

@Result rank #2 percent @Result rank #2 title

@Result rank #3 percent @Result rank #3 title

This will display something like:

70% City Slicker 
25% Beach Bum
5% Mountain Explorer

Notes

  • For each quiz taker, rank #1 refers to their top result - not the first result on your results list.

  • To view all available parameters, type the @ symbol in the results screen.

  • Check out this live example that displays a personality quiz with multiple results.

Did this answer your question?