Difference between revisions of "Property name: Close button visible"
Line 1: | Line 1: | ||
− | + | | |
− | | ||
Property name: Close button visible | Property name: Close button visible | ||
− | + | <table width="1019" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic"> | |
+ | <tbody><tr> | ||
+ | <td width="210" height="0"></td> | ||
+ | <td width="808" height="0"></td> | ||
+ | </tr> | ||
+ | <tr align="left" valign="top"> | ||
+ | <td width="1019" colspan="2" style="border:1px solid #010101;"><p class="bodytext"><strong class="specialbold">Property name: Close button visible</strong></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr align="left" valign="top"> | ||
+ | <td width="210" style="border:1px solid #010101;"><p class="bodytext">Question types applied</p> | ||
+ | </td> | ||
+ | <td width="809" style="border:1px solid #010101;"><p class="bodytext">All</p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr align="left" valign="top"> | ||
+ | <td width="210" style="border:1px solid #010101;"><p class="bodytext">Description</p> | ||
+ | </td> | ||
+ | <td width="809" style="border:1px solid #010101;"><p class="bodytext">This button is used for making a question an end question. A close button will although always be forced to exist on the last non dummy type question of a questionnaire, which will also always have the end property set to true.</p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr align="left" valign="top"> | ||
+ | <td width="210" style="border:1px solid #010101;"><p class="bodytext">Business logic</p> | ||
+ | </td> | ||
+ | <td width="809" style="border:1px solid #010101;"><p class="bodytext">This property exists for both questionnaire and question properties. If set in a question property it will overrule the property of the questionnaire. If there is no value for this property in a question, its value will be inherited from the questionnaire property. Whenever this property is inherited from Questionnaire properties, the corresponding check box will have a black border. If you click on it again the black border will disappear and the property is set directly in the question. If you click multiple times you will notice that there are three possible states; Inherited (checked or unchecked depending on questionnaire state), Not inherited (checked), and Inherited (not checked).</p> | ||
+ | <p class="bodytext">Its default value is False in the Questionnaire properties dialog which means this button is not shown in any questions of a questionnaire (except for the end question).</p> | ||
+ | <p class="bodytext">The button is ONLY shown if the end property is also set to true. Any next button will be hidden when the close button is shown!</p> | ||
+ | <p class="bodytext">When the respondent clicks this button, it will set the answer sheet to completed.</p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr align="left" valign="top"> | ||
+ | <td width="210" style="border:1px solid #010101;"><p class="bodytext">Formatting</p> | ||
+ | </td> | ||
+ | <td width="809" style="border:1px solid #010101;"><p class="bodytext">True (Checked) / False (Unchecked) </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr align="left" valign="top"> | ||
+ | <td width="210" style="border:1px solid #010101;"><p class="bodytext">Screen examples</p> | ||
+ | </td> | ||
+ | <td width="809" style="border:1px solid #010101;"><p class="bodytext">The image below shows where the visibility setting of close buttons are set in the editor. Notice that the end button is also set to true.</p> | ||
+ | <p class="bodytext"><img align="bottom" width="325" vspace="0" hspace="0" height="256" border="0" alt="Close Button 1" src="3458.png"></p> | ||
+ | <p class="bodytext">The next image shows how question with a visible close button and an end property looks in the questionnaire viewer.</p> | ||
+ | <p class="bodytext"><img align="bottom" width="229" vspace="0" hspace="0" height="128" border="0" alt="Close button 2" src="3459.png"></p> | ||
+ | <p class="bodytext"> </p> | ||
+ | </td> | ||
+ | </tr> | ||
− | + | </tbody></table> | |
− | [[ | + | [[Category:Non_language_dependent_properties]] |
− | |||
− |
Revision as of 11:11, 21 December 2011
Property name: Close button visible
<tbody> </tbody>Property name: Close button visible |
|
Question types applied |
All |
Description |
This button is used for making a question an end question. A close button will although always be forced to exist on the last non dummy type question of a questionnaire, which will also always have the end property set to true. |
Business logic |
This property exists for both questionnaire and question properties. If set in a question property it will overrule the property of the questionnaire. If there is no value for this property in a question, its value will be inherited from the questionnaire property. Whenever this property is inherited from Questionnaire properties, the corresponding check box will have a black border. If you click on it again the black border will disappear and the property is set directly in the question. If you click multiple times you will notice that there are three possible states; Inherited (checked or unchecked depending on questionnaire state), Not inherited (checked), and Inherited (not checked). Its default value is False in the Questionnaire properties dialog which means this button is not shown in any questions of a questionnaire (except for the end question). The button is ONLY shown if the end property is also set to true. Any next button will be hidden when the close button is shown! When the respondent clicks this button, it will set the answer sheet to completed. |
Formatting |
True (Checked) / False (Unchecked) |
Screen examples |
The image below shows where the visibility setting of close buttons are set in the editor. Notice that the end button is also set to true. <img align="bottom" width="325" vspace="0" hspace="0" height="256" border="0" alt="Close Button 1" src="3458.png"> The next image shows how question with a visible close button and an end property looks in the questionnaire viewer. <img align="bottom" width="229" vspace="0" hspace="0" height="128" border="0" alt="Close button 2" src="3459.png">
|