Actions

ExpressionQuestionForAll: Difference between revisions

From LimeSurvey Manual

({{FeatureStarting|4.0.1}})
mNo edit summary
Line 4: Line 4:


For example QCODE_SQ01.question show the text of subquestion SQ01 of question QCODE.
For example QCODE_SQ01.question show the text of subquestion SQ01 of question QCODE.
{{Alert|Before using these functions : the plugin must be activated in [[Plugin_manager#General|Plugin Manager]].}}


[[Category:Plugins]][[Category:Core Plugins]]
[[Category:Plugins]][[Category:Core Plugins]]

Revision as of 11:13, 13 April 2021

 Hint: This features is available starting in version 4.0.1


Add QCODE.question for question with sub-question (array, multiple choice ...) for Expression Script.

For example QCODE_SQ01.question show the text of subquestion SQ01 of question QCODE.

  Before using these functions : the plugin must be activated in Plugin Manager.