Difference between revisions of "Property name: Dummy"

From Catglobe Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Non language dependent properties]]
+
  

 
  
Property name: Dummy
+
Property name: Dummy  
[[Image:1876.png|327px|Dummy2]]
+
 
 +
 
 +
 
 +
{| width="1019" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic"
 +
|-
 +
| width="210" height="0" |
 +
| width="808" height="0" |
 +
|- align="left" valign="top"
 +
| width="1019" colspan="2" style="border:1px solid #010101;" |
 +
== '''Property name: Dummy''' ==
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Question types applied
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
All
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Description
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
The dummy variable is only available on the question level. It is possible to define a question as a dummy variable, which means that it will only be used to store values.
 +
 
 +
These stored values could, for example, be values which are imported or calculated while the respondent is filling out the questionnaire.
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Business logic
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
If a question is defined as a dummy, it will automatically be passed if its turn is reached.
 +
 
 +
When the dummy property is set for a question, the background color will change to pink in the editor.
 +
 
 +
When a question has a dummy property, the script language used in this question is CGScript. Otherwise, the script language will be JavaScript.
 +
 
 +
To learn CGScript, see CGScript Reference Complete
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Formatting
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
Checked (this question has this property) / Unchecked (this question does not have this property)
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Screen examples
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
When a question is specified as a dummy question it will be shown in pink on the editor.
 +
 
 +
On the Question properties dialog
 +
 
 +
[[Image:1876.png]]<br>
  
 
On the main screen of the Questionnaire Editor
 
On the main screen of the Questionnaire Editor
  
[[Image:1877.png|800px|Dummy 1]]
+
[[Image:1877.png]]<br>
__NOTOC__
+
 
<!-- imported from file: 946.htm-->
+
|}
 +
 
 +
[[Category:Non_language_dependent_properties]]

Latest revision as of 10:50, 21 December 2011



Property name: Dummy


Property name: Dummy

Question types applied

All

Description

The dummy variable is only available on the question level. It is possible to define a question as a dummy variable, which means that it will only be used to store values.

These stored values could, for example, be values which are imported or calculated while the respondent is filling out the questionnaire.

Business logic

If a question is defined as a dummy, it will automatically be passed if its turn is reached.

When the dummy property is set for a question, the background color will change to pink in the editor.

When a question has a dummy property, the script language used in this question is CGScript. Otherwise, the script language will be JavaScript.

To learn CGScript, see CGScript Reference Complete

Formatting

Checked (this question has this property) / Unchecked (this question does not have this property)

Screen examples

When a question is specified as a dummy question it will be shown in pink on the editor.

On the Question properties dialog

1876.png

On the main screen of the Questionnaire Editor

1877.png