Show results page depending on most selected
-
Hi,
I hope you can help. I have created a style guide quiz where a user selects their preference from a selection of images.
There are 8 questions each with 6 possible answers which relate to the 6 design styles.
I need to show the result pages depending on the users selection and show what the majority of their answers lean towards.
I have set the answers to be scored 1-6 for each type.At first i set up conditionals on the results page so for style 1 which each answer was set to 1 point it would be – if total point equal to 8
For style 2 results page if score greater than 8 and less than or equal to 16
and so on.
The problem is if for example a user chooses Style 1 for 7 out of the 8 questions but then chooses style 6 for 1 question which is 6 points they would get 13 points and see the results page for Style 2, even though none of their questions would have selected style 2.
What I need is if answers are mostly 1s (or mostly As if it could be non numerical) show this page.I have looked at the documentation on how to set up a personality quiz but it doesn’t say a lot about how to show different results, or how to set up the scoring.
Any advice would be greatly appreciated!The page I need help with: [log in to see the link]
- The topic ‘Show results page depending on most selected’ is closed to new replies.