Hello everyone!
I need to find a script/solution to create a somewhat unique "quiz". It is not like a traditional quiz in the sense that there are no wrong answers.
Instead, it poses questions, and then lists a series of answers/responses with checkboxes by each. The "quiz" taker can check as many or as few checkboxes as they like. They then proceed to the next few pages where they answer additional questions all with the same method.
A running total is kept in a cookie (I'm assuming) as to how many checkboxes throughout the quiz have been checked. At the end of the quiz, the results page lists the total number of boxes checked and tells you how your "score" ranks you on a list from zero to the total number of possible checkboxes.
I'm not sure if my explanation is making any sense, but I did find a "quiz" that functions exactly how I'm decribing here:
http://www.fsatoronto.com/earlysigns/quiz.html
Does anyone know a script that can allow for this type of functionality? Any and all advice is greatly appreciated. Thanks, in advance, for your help.
Jeremy