I've been trying to figure out how to create this very basic quiz for a client. The quiz is 20 YES or NO questions. If all answers are YES, then after they submit the form they should see a certain message. If any of the answers are NO, then after they submit the form they should see a different message. I would also like their answers to show on the page along with the message.
How can I do this?
I've searched the forum for answers, but most of the posts related to this talks about numeric values or custom code. I just want a very simple quiz.