Single Question

From Catglobe Wiki
Revision as of 11:12, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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