jewlofthelotus / SlickQuiz

A jQuery plugin for creating pretty, dynamic quizzes.
http://jewlofthelotus.github.com/SlickQuiz
MIT License
401 stars 244 forks source link

Namespace answer inputs with the quiz ID #57

Closed jewlofthelotus closed 9 years ago

jewlofthelotus commented 9 years ago

Currently, if you have 2+ quizzes on a page and, for example, question 1 of each quiz has radio button answers - selecting an answer in any of the quizzes will clear the selection from the other quiz.