Actions

Translations

Questions - introduction/25/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
LimeSurvey allows survey administrator to insert answer(s) from the previous question(s) into the text of a question:
LimeSurvey allows survey administrators to insert an answer(s) from the previous question(s) into the text of a question:
*You can refer to answers on the same page and even dynamically update tailored messages as responses change on the page.
*You can refer to answers on the same page and even dynamically update tailored messages as responses change on the page.
*You can use question code naming - for more details, see the [[ExpressionScript - Presentation|ExpressionScript]] documentation.
*You can use question code naming - for more details, see the [[ExpressionScript - Presentation|ExpressionScript]] documentation.

Latest revision as of 12:00, 4 May 2021

Message definition (Questions - introduction)
LimeSurvey allows survey administrators to insert an answer(s) from the previous question(s) into the text of a question:
*You can refer to answers on the same page and even dynamically update tailored messages as responses change on the page.
*You can use question code naming - for more details, see the [[ExpressionScript - Presentation|ExpressionScript]] documentation.

LimeSurvey allows survey administrators to insert an answer(s) from the previous question(s) into the text of a question:

  • You can refer to answers on the same page and even dynamically update tailored messages as responses change on the page.
  • You can use question code naming - for more details, see the ExpressionScript documentation.