Actions

Question type - Gender

From LimeSurvey Manual

Revision as of 21:45, 5 May 2013 by C schmitz (talk | contribs) (Text replace - "{{:Advanced question settings|transcludesection=r" to "{{QS:R")

Short description

This type collects gender information ("Male" or "Female") from the user.


Core settings

Core question settings

These Core Settings are available in Version 1.92 and beyond

Core question settings

Advanced settings

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.


Advanced question settings


Always hide this question (hidden)

Description

If enabled, the question will always be hidden - it will not be displayed to the survey participants. This function can be used in the following scenarios:

  • If you wish to prefill a question with a URL and you want not to have it displayed on the screen. This overrides any conditions used within the survey because the respective question will not even be embedded on the page.
  • If you wish to store or calculate a value on the fly via the ExpressionScript - Presentation.
Note: A common question type that is used with this function is the Equation one.

Available options

  • On
  • Off (default)


Advanced question settings

Advanced question settings

Advanced question settings