Property name: CG Script: Difference between revisions
From Catglobe Wiki
More actions
No edit summary |
No edit summary Β |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| width=" | == Property name: CG ScriptΒ == | ||
Β | |||
{| 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. Β | ||
| | |||
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]] Β | [[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. |