Actions

Type de question – Changement de langue

From LimeSurvey Manual

This page is a translated version of the page Question type - Language switch and the translation is 100% complete.

Brève description

{{#ifeq :short_description|short_description|

Ce type de question permet à l'utilisateur de changer la langue de l'enquête. Les utilisateurs peuvent choisir dans une liste déroulante la langue dans laquelle ils souhaitent que les questions de l'enquête soient affichées.

La liste déroulante comprend la langue de base (qui est sélectionnée lors de la première création de l'enquête) et les supplémentaires (elles peuvent être modifiées à partir du panneau des paramètres généraux). .

Exemple : Type de question de changement de langue

}}

Remarque : LimeSurvey affiche également par défaut une liste déroulante avec les langues disponibles sur la page d'accueil.

Options générales

QS:Obligatoire

QS:Pertinence

Affichage

Question theme (question_theme)

Description

It allows you to use customized themes for the respective question.

Available options

  • Your created question themes which are located under the Question themes in the Themes panel.

See: https://manual.limesurvey.org/Question_themes

Note: This feature is under development at the moment.


QS:Caché


Hide tip (hide_tip)

Description

Most questions will usually include a tip that says "Please choose one of the following options" or a hint text on how to fill out the question. This attribute allows you to turn off or on this tips/hints.

These tips/hints include validation criteria messages (such as min/max number of answers, min/max/equals sum value). If hide_tip is enabled, these messages will be hidden. However, if the user enters invalid data, the tips will appear. They will be coloured in red, getting changed to green once the validation criteria are met.

Available options

  • On - the tips/hints are hidden;
  • Off (default).


QS:CSS Classe

Logique

Randomization group name (random_group)

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.

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

Valid values

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.


Statistiques

Display chart (display_chart)

Description

This attribute allows the survey administrator to choose if a chart that contains the question results should be displayed to the survey participants after they filled out the survey.

Note: To have the chart displayed on the last page, you have to enable the following options:


Available options

  • On
  • Off (default)



Chart type (chart_type)

Description

This attribute allows the survey administrator to choose which type of chart will be displayed to the respondent once he/she finished filling out the survey.

Note: Do not forget to change the question and survey settings in order to have the charts displayed at the end on the survey. For more details, check the wiki section on the display chart question attribute.

Available options

  • Bar chart
  • Pie chart
  • Radar
  • Line
  • PolarArea
  • Doughnut


Catégorie : Types de questionsCatégorie : Questions masquées