| Quizzer documentation | view source | Contained in the Quizzer distribution. |
Quizzer::Element::Web::Multiselect - A multi select box on a form
This element handles a multi select box on a web form.
Generates and returns html representing the multi select box.
This gets called once the user has entered a value. It expects to be passed all the values they selected. It processes these into the form used internally and returns that.
| Quizzer documentation | view source | Contained in the Quizzer distribution. |