Multi Grid Question
Multi Grid Question
Syntax
QUESTION question_label MULTIGRID [question_property_set]
question_text
SQ:[sub_question_property_set] sub_question_text
...
SQ:[sub_question_property_set] sub_question_text
ao_value_i:[ao_property_set] ao_text
...
ao_value_N:[ao_property_set] ao_text
Argument
question_label: is a the label of the question. It must follow the standard format of question label
question_property_set: is the property set of the question, which is optional
Question Property |
QSL Keyword |
QSL Type |
---|---|---|
End Points |
POINTS |
number |
Back Button Visible |
BACK_BUTTON_VISIBLE |
bool |
Next Button Text |
NEXT_BUTTON_TEXT |
string |
Question Style sheet |
QUESTION_STYLE_SHEET |
number |
Flash Height |
FLASH_HEIGHT |
number |
Next Button Visible |
NEXT_BUTTON_VISIBLE |
bool |
Close Button Visible |
CLOSE_BUTTON_VISIBLE |
bool |
Required |
REQUIRED |
bool |
Close Button Text |
CLOSE_BUTTON_TEXT |
string |
Back Button Text |
BACK_BUTTON_TEXT |
string |
Layout |
LAYOUT_ID |
number |
RPQ Status |
ANSWER_SHEET_STATUS |
number |
End |
END |
bool |
Dummy |
DUMMY |
bool |
Flash Width |
FLASH_WIDTH |
number |
Flash Path |
FLASH_PATH |
string |
Export Position |
EXPORT_POSITION |
number |
Export Length |
EXPORT_LENGTH |
number |
Questionnaire Required Text |
REQUIRED_TEXT |
string |
Point Text |
POINTS_TRANSACTION_TEXT |
string |
Countdown |
COUNT_DOWN |
number |
Script |
SCRIPT |
string |
Reset Button Visible |
RESET_BUTTON_VISIBLE |
bool |
Reset Button Text |
RESET_BUTTON_TEXT |
string |
Open Answer Options |
OPEN_ANSWER |
bool |
Questionnaire In Grid Required Text |
GRID_REQUIRED_TEXT |
string |
Answer Option Unique Choice |
UNIQUE_CHOICE |
bool |
Default Answer Option |
DEFAULT_ANSWER |
number |
Open Answer Required |
OPEN_ANSWER_REQUIRED |
bool |
question_text: is the text of the question.
sub_question_property_set: is the property set of the sub question (optional). There is currently no pre-defined properties for sub questions of multi grid questions.
sub_question_text: is the text of the sub question.
ao_value: is a positive integer value, which is the value of an answer option
ao_property_set: is the property of an answer option (optional)
Notice: There must be at least one sub question and one answer option defined.
Example
QUESTION QMultiGrid MULTIGRID
Which associations do you get when you hear the names of the following companies ?
SQ:Intel
SQ:AMD
1:Competitive
2:Cheap price
3:Powerful CPU
4:Well-marketed