ExpressionQuestionHelp: Difference between revisions
From LimeSurvey Manual
No edit summary |
DenisChenu (talk | contribs) m question with code QCODE |
||
Line 1: | Line 1: | ||
{{FeatureStarting|4.0.1}} | {{FeatureStarting|4.0.1}} | ||
Add help suffix for all question in Expression Script. {QCODE.help} show the current help text of QCODE | Add help suffix for all question in Expression Script. {QCODE.help} show the current help text of question with code QCODE. | ||
If you want help for question with sub-questions, you must activate [[ExpressionQuestionForAll]] plugin. | If you want help for question with sub-questions, you must activate [[ExpressionQuestionForAll]] plugin. |
Revision as of 17:31, 4 December 2023
Add help suffix for all question in Expression Script. {QCODE.help} show the current help text of question with code QCODE.
If you want help for question with sub-questions, you must activate ExpressionQuestionForAll plugin.
