Actions

QS

Reverse: Difference between revisions

From LimeSurvey Manual

No edit summary
mNo edit summary
Line 10: Line 10:


<!--T:552-->
<!--T:552-->
Present answer options in reverse order
If activated, the order of the answers will be reversed.


<!--T:553-->
<!--T:553-->
Line 17: Line 17:
*Off (default)
*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 may select are: "1, 2, 3 ..., 10". If enabled, the function will reverse the answer order "10,9,...,1".
<!--T:556-->
<!--T:556-->
</onlyinclude>
</onlyinclude>
[[Category:Question Settings]][[Category:Advanced Question Settings]]
 
[[Category:Question Settings]][[Category:Question Display Options]]
</translate>
</translate>

Revision as of 14:29, 7 March 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 may select are: "1, 2, 3 ..., 10". If enabled, the function will reverse the answer order "10,9,...,1".