Difference between revisions of "Single Question"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
(No difference)

Revision as of 11:12, 7 March 2011



Single Question

Syntax

QUESTION question_label SINGLE [question_property_set]

question_text

ao_value_1:[ao_property_set] ao_text

...

ao_value_N:[ao_property_set] ao_text

Arguments

question_label: is the label of the question. It must follow the standard format of question label.

question_property_set: is the property set of the question. It must contain the following pre-defined properties: [COUNT_DOWN = 20;DUMMY=true]

Please select which city you are living in

1:[DEFAULT_ANSWER=true;]Ho Chi Minh

2:Da Nang

3:Hue

4:Ha Noi

Back to: Single