Hello,
I am building a quiz with multiple scores but I am having trouble calculating my results. I need to compare the total scores of each variable to see which is the highest. I would like my ending to be the variable with the highest score. The problem is that the only option is to compare the score of my variables against another number. Is there a way to compare variables against each other rather than against a single number?
Thanks for the help!