Display result based on the times learners choose a particular answer
Hello everyone. I'm designing a buzzfeed style quiz. I want to display results based on the highest numbers of time learners choose a particular answer. If learners choose option 1 the most, result 1 will be displayed. If option 2 is chosen the most, result 2 will be displayed and vice versa. I have 4 options and 4 results in total.
Problem 1: I set up a number variable for each result. Every time learners select an answer, it adds 1 point to the designated result variable. Though the result variable reference is correct, storyline does not direct me to the correct result slide. I think it may have to do with the trigger sequence?
Problem 2: I can't figure out what to do when some of the answers are chosen equal numbers of times. I have thought about adding a "draw slide" allowing learners to make a final choice. I think this still doesn't work after I did some maths about probability. Anyone has suggestions?
I'm stuck with this forever and I need help.