Difference between revisions of "Page Question"
Line 214: | Line 214: | ||
| style="border: 1px solid #010101" width="76" valign="bottom" | | | style="border: 1px solid #010101" width="76" valign="bottom" | | ||
− | number''<br>'' | + | number''<br>'' |
|} | |} | ||
− | question_text: is the text of the question.<br>Example<br>QUESTION QPage PAGE<br>Welcome to Client Satisfaction Survey | + | question_text: is the text of the question.<br>Example<br>QUESTION QPage PAGE<br>Welcome to Client Satisfaction Survey |
− | [[Category: | + | |
+ | [[Category:Question_Definition]] |
Latest revision as of 11:09, 20 December 2011
Page Question
Syntax
QUESTION question_label PAGE [property_set]
question_text
Arguments
question_label: is the label of the question. It must follow the standard format of question label.
property_set: is the property set of the question (optional).
Question Property |
QSL Keyword |
QSL Type |
Back Button Visible |
BACK_BUTTON_VISIBLE |
bool |
Back Button Text |
BACK_BUTTON_TEXT |
string |
Close Button Visible |
CLOSE_BUTTON_VISIBLE |
bool |
Close Button Text |
CLOSE_BUTTON_TEXT |
string |
Next Button Visible |
NEXT_BUTTON_VISIBLE |
bool |
Next Button Text |
NEXT_BUTTON_TEXT |
string |
Script |
SCRIPT |
string |
Reset Button Visible |
RESET_BUTTON_VISIBLE |
bool |
Reset Button Text |
RESET_BUTTON_TEXT |
string |
Layout |
LAYOUT_ID |
number |
Questionnaire Required Text |
REQUIRED_TEXT |
string |
End Points |
POINTS |
number |
Point Text |
POINTS_TRANSACTION_TEXT |
string |
Count down |
COUNT_DOWN |
number |
Question Style sheet |
QUESTION_STYLE_SHEET |
number |
Flash Path |
FLASH_PATH |
string |
Flash Height |
FLASH_HEIGHT |
number |
Flash Width |
FLASH_WIDTH |
number |
RPQ Status |
ANSWER_SHEET_STATUS |
number |
question_text: is the text of the question.
Example
QUESTION QPage PAGE
Welcome to Client Satisfaction Survey