Actions

Translations

Default answers/10/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
 
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".)
(No difference)

Revision as of 14:50, 10 April 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]].}}

Caution with default value and hidden question

  • 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.