ExpressionQuestionForAll: Difference between revisions
From LimeSurvey Manual
Denischenu (talk | contribs) FeatureStarting |
Denischenu (talk | contribs) Undo revision 377556 by Denischenu (talk) Tag: Undo |
||
Line 1: | Line 1: | ||
{{FeatureStarting| | {{FeatureStarting|4.0.1}} | ||
Add QCODE.question for question with sub-question (array, multiple choice ...) for Expression Script. | Add QCODE.question for question with sub-question (array, multiple choice ...) for Expression Script. |
Latest revision as of 08:50, 28 June 2024
Add QCODE.question for question with sub-question (array, multiple choice ...) for Expression Script.
For example without this plugin : QCODE_SQ01.question show the text of subquestion SQ01 of question QCODE. But QCODE.question return an error because QCODE are not a related to a answer in survey. With this plugin QCODE return the question text of QCODE.
