Property name: CG Script: Difference between revisions
From Catglobe Wiki
More actions
No edit summary |
No edit summary ย |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Property name: CG Scriptย == | == Property name: CG Scriptย == | ||
{| width=" | {| width="100%" cellspacing="1" cellpadding="1" border="1" | ||
|- | |- | ||
| | | Question types applied ย | ||
| All | |||
|- | |||
| Description ย | |||
| This is the place where the script can be executed. When the respondent reaches a question, the script in this question will be executed first. | |||
ย | |- | ||
| Business logic ย | |||
| CG Script will be executed on the server. The question from where it is executed can be used to store the value calculated in the script. | |||
Question types applied ย | |- | ||
ย | | Formatting ย | ||
| CGScript language.[[CGScript| Click here]] to read more on CG Script. | |||
All ย | |- | ||
ย | | Screen examples ย | ||
|- | | This image shows how the Questionnaire Editor looks when it has the Script text property. ย | ||
| | [[Image:3368.png]] ย | ||
Description ย | |||
ย | |||
This is the place where the script can be executed. When the respondent reaches a question, the script in this question will be executed first. ย | |||
ย | |||
|- | |||
| | |||
Business logic ย | |||
ย | |||
CG Script will be executed on the server. The question from where it is executed can be used to store the value calculated in the script. ย | |||
ย | |||
|- | |||
| | |||
Formatting ย | |||
ย | |||
CGScript language | |||
ย | |||
ย | |||
ย | |||
|- | |||
| | |||
Screen examples ย | |||
ย | |||
This image shows how the Questionnaire Editor looks when it has the Script text property. ย | |||
ย | |||
ย | |||
ย | |||
[[Image:3368.png]] | |||
ย | |||
ย | |||
|} | |} | ||
[[Category:Non_language_dependent_properties]] | [[Category:Non_language_dependent_properties]] |
Latest revision as of 07:54, 29 February 2012
Property name: CG Script
Question types applied | All |
Description | This is the place where the script can be executed. When the respondent reaches a question, the script in this question will be executed first. |
Business logic | CG Script will be executed on the server. The question from where it is executed can be used to store the value calculated in the script. |
Formatting | CGScript language.ย Click here to read more on CG Script. |
Screen examples | This image shows how the Questionnaire Editor looks when it has the Script text property. |