| Quizzer documentation | view source | Contained in the Quizzer distribution. |
Quizzer::Element::Web::Select - A select box on a form
This element handles a select box on a web form.
Generates and returns html representing the select box.
This gets called once the user has entered a value. It is passed the value they entered. It saves the value in the associated Question.
| Quizzer documentation | view source | Contained in the Quizzer distribution. |