Actions

Translations

Default answers/10/en: Difference between revisions

From LimeSurvey Manual

m (FuzzyBot moved page Translations:QS:Defaults/10/en to Translations:Default answers/10/en without leaving a redirect: Part of translatable page "QS:Defaults".)
(Importing a new version from external source)
Line 1: Line 1:
'''Caution with default value and hidden question'''
{{Alert|Title=Attention|text= '''Attention:'''
* If you have hidden question with default value, this default value is set only when the user come to the step of this question. This mean that if whole group his hidden, then no default value is set, or if you are in question by question mode, no default value is set.
* If you have hidden question with default value, this default value is set only when the user come to the step of this question. This mean that if whole group his hidden, then no default value is set, or if you are in question by question mode, no default value is set.
* For hidden question, an alternative solution can be used Expression manager with [[Expression Manager#Caution_about_using_Assignment_Operator_.28.3D.29|assignment operator]].
* For hidden question, an alternative solution can be used Expression manager with [[Expression Manager#Caution_about_using_Assignment_Operator_.28.3D.29|assignment operator]].}}

Revision as of 20:25, 1 June 2018

Message definition (Default answers)
{{Alert|Title=Attention|text= '''Attention:'''
* For hidden question, an alternative solution can be ExpressionScript with [[ExpressionScript - Presentation#Caution_about_using_Assignment_Operator_.28.3D.29|assignment operator]].}}
  Attention:
  • If you have hidden question with default value, this default value is set only when the user come to the step of this question. This mean that if whole group his hidden, then no default value is set, or if you are in question by question mode, no default value is set.
  • For hidden question, an alternative solution can be used Expression manager with assignment operator.