Difference between revisions of "Commented checkbox"
From LimeSurvey Manual
m |
(Marked this version for translation) |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
<!--T:4--> | <!--T:4--> | ||
'''Description''' | '''Description''' | ||
+ | |||
+ | <!--T:8--> | ||
+ | This attribute allows you to define the behaviour of the comment box. | ||
<!--T:5--> | <!--T:5--> | ||
− | + | '''Available options''' | |
− | * No control on checkbox : user can | + | * No control on checkbox : user can always enter comments independent of whether the option is checked or not. Typing in the comment box does not mean that the respective subquestion will be checked. |
− | * Checkbox is checked (default) : user | + | * Checkbox is checked (default) : if the user enters a comment, then the corresponding checkbox gets automatically checked. |
− | * Checkbox is unchecked : user can only comment on unchecked | + | * Checkbox is unchecked : user can only comment on unchecked checkboxes. |
− | |||
− | |||
− | |||
</onlyinclude> | </onlyinclude> | ||
<!--T:7--> | <!--T:7--> | ||
− | [[Category:Question Settings]][[Category: | + | [[Category:Question Settings]][[Category:Question Logic Options]] |
</translate> | </translate> |
Latest revision as of 14:05, 21 April 2018
Comment only when ... (commented_checkbox)
Description
This attribute allows you to define the behaviour of the comment box.
Available options
- No control on checkbox : user can always enter comments independent of whether the option is checked or not. Typing in the comment box does not mean that the respective subquestion will be checked.
- Checkbox is checked (default) : if the user enters a comment, then the corresponding checkbox gets automatically checked.
- Checkbox is unchecked : user can only comment on unchecked checkboxes.