Actions

QS

Random group/fr: Difference between revisions

From LimeSurvey Manual

(Created page with "===Nom du groupe de randomisation (random_group)===")
(Created page with "Il place les questions dans un groupe de randomisation spécifié, toutes les questions incluses dans le groupe spécifié étant affichées dans un ordre aléatoire pour les...")
Line 6: Line 6:
'''Description'''
'''Description'''


It places the questions into a specified randomization group, all questions included in the specified group being displayed in a random order to the survey respondents.
Il place les questions dans un groupe de randomisation spécifié, toutes les questions incluses dans le groupe spécifié étant affichées dans un ordre aléatoire pour les répondants à l'enquête.


You can find a sample survey using randomization group name in [[ExpressionScript_sample_surveys#Randomly_Ask_A_Specific_Number_Of_Questions_In_A_Group_.28a_subset_of_the_questions.29|ExpressionScript sample survey]].
You can find a sample survey using randomization group name in [[ExpressionScript_sample_surveys#Randomly_Ask_A_Specific_Number_Of_Questions_In_A_Group_.28a_subset_of_the_questions.29|ExpressionScript sample survey]].

Revision as of 07:35, 28 September 2023


Nom du groupe de randomisation (random_group)

Description

Il place les questions dans un groupe de randomisation spécifié, toutes les questions incluses dans le groupe spécifié étant affichées dans un ordre aléatoire pour les répondants à l'enquête.

You can find a sample survey using randomization group name in ExpressionScript sample survey.

Valeurs possibles

Just enter any string you like (for example: 'group1'). All question which have set the same string within the randomization group name box will have their place in the survey randomized (=randomly exchanged among each other).


Preview To preview the questions use the preview survey instead of the preview question group function, as the second has been reported to not show the questions in a randomized order.