How do I go from the quiz results page to a multi state object?
I'm doing a random quiz project that is 10 questions pulling from a pool of 28. I'm using cap9. How can I go from the quiz results page to a final congrats page that will display one of two messages depending on whether or the participant passed the exam? I've got the last page set up with a multi state object that has the two messages but can't figure out how to get the continue button on the results page to point to one of the two objects depending on the exam result. Any assistance is appreciated.
