Actions

QS

Random order/fr: Difference between revisions

From LimeSurvey Manual

(Created page with "===Ordre de réponse aléatoire (random_order)===")
(Created page with "{{Alert|title=Obsolète pour les options de réponse|text=Depuis la version 5.5.0, cet attribut n'est plus utilisé pour trier les options de réponse. Veuillez consulter QS...")
Line 6: Line 6:
'''Description'''
'''Description'''


{{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]]}}
{{Alert|title=Obsolète pour les options de réponse|text=Depuis la version 5.5.0, cet attribut n'est plus utilisé pour trier les options de réponse. Veuillez consulter [[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 07:35, 28 September 2023


Ordre de réponse aléatoire (random_order)

Description

  Obsolète pour les options de réponse : Depuis la version 5.5.0, cet attribut n'est plus utilisé pour trier les options de réponse. Veuillez consulter 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.