Quizzer::Element::Noninteractive::Select - dummy select Element


Quizzer documentation  | view source Contained in the Quizzer distribution.

Index


NAME

Top

Quizzer::Element::Noninteractive::Select -- dummy select Element

DESCRIPTION

Top

This is dummy select element.

METHODS

Top

show

The show method does not display anything. However, if the value of the Question associated with it is not set, or is not one of the available choices, then it will be set to the first item in the select list. This is for consitancy with other select Elements.


Quizzer documentation  | view source Contained in the Quizzer distribution.