I created a quiz that asks users to rate a series of statements from a scale of 0 to 10.
Example: “I make the same mistakes over and over”
From the answers, I want to take the top rated statement and link it to a product page. How do I display the top ranked answer, and what can I do multiple statements are ranked at a 10.
I don’t want to add up scores or anything like that, just the top scored responses linked to a product recommendation.
Thanks!