Difference between revisions of "Reverse"
From LimeSurvey Manual
m |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 17: | Line 17: | ||
*Off (default) | *Off (default) | ||
+ | <!--T:557--> | ||
'''Example''' | '''Example''' | ||
− | |||
<!--T:556--> | <!--T:556--> | ||
+ | Let's assume that you want to use an '''Array (Numbers)''' question type. If this option is disabled (default value), then the possible answers a survey participant can select are: "1, 2, 3, ... , 10". If enabled, the setting will reverse the order of the available answers: "10, 9, 8, ... , 1". | ||
</onlyinclude> | </onlyinclude> | ||
+ | <!--T:558--> | ||
[[Category:Question Settings]][[Category:Question Display Options]] | [[Category:Question Settings]][[Category:Question Display Options]] | ||
</translate> | </translate> |
Latest revision as of 12:38, 20 April 2018
Reverse answer order (reverse)
Description
If activated, the order of the answers will be reversed.
Available options
- On
- Off (default)
Example
Let's assume that you want to use an Array (Numbers) question type. If this option is disabled (default value), then the possible answers a survey participant can select are: "1, 2, 3, ... , 10". If enabled, the setting will reverse the order of the available answers: "10, 9, 8, ... , 1".