Actions

QS

Random order: Difference between revisions

From LimeSurvey Manual

(Marked this version for translation)
(Deprecation for Answer Options)
Line 10: Line 10:


<!--T:546-->
<!--T:546-->
{{Alert|title=Deprecated for Answer Options|text=As of 5.5.0, this attribute is not longer used for ordering answer options. Please see [[QS:Answer_order]]}}
This attribute causes LimeSurvey to ignore the existing order of answer options/subquestions, and instead it orders them randomly. This option permits the survey creator to diminish the survey bias. Please note that if a question has subquestions, the order of subquestions will be randomized, not the order of the answer options.
This attribute causes LimeSurvey to ignore the existing order of answer options/subquestions, and instead it orders them randomly. This option permits the survey creator to diminish the survey bias. Please note that if a question has subquestions, the order of subquestions will be randomized, not the order of the answer options.



Revision as of 15:21, 19 December 2022


Random answer order (random_order)

Description

  Deprecated for Answer Options : As of 5.5.0, this attribute is not longer used for ordering answer options. Please see QS:Answer_order


This attribute causes LimeSurvey to ignore the existing order of answer options/subquestions, and instead it orders them randomly. This option permits the survey creator to diminish the survey bias. Please note that if a question has subquestions, the order of subquestions will be randomized, not the order of the answer options.

Available options

  • Yes - Randomize when participant enters survey
  • No (default)


Example

See this example (outside link) to better understand how to use different LimeSurvey randomization features.