Actions

Translations

ExpressionScript examples/29/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:
This tutorial demonstrates how you can create an overview at the end of the survey, listing all questions and answers via [http://manual.limesurvey.org/Expression_Manager#Access_to_Variables Expression Manager placeholders].
This tutorial demonstrates how you can create an overview at the end of the survey, listing all questions and answers via [http://manual.limesurvey.org/ExpressionScript#Access_to_Variables ExpressionScript placeholders].
It also shows how to limit such an overview to answered questions only.
It also shows how to limit such an overview to answered questions only.

Revision as of 16:50, 19 May 2020

Message definition (ExpressionScript examples)
This tutorial demonstrates how you can create an overview at the end of the survey, listing all questions and answers via [http://manual.limesurvey.org/ExpressionScript_-_Presentation#Access_to_variables ExpressionScript placeholders].
It also shows how to limit such an overview to answered questions only.

This tutorial demonstrates how you can create an overview at the end of the survey, listing all questions and answers via ExpressionScript placeholders. It also shows how to limit such an overview to answered questions only.