ExpressionQuestionHelp: Difference between revisions
From LimeSurvey Manual
No edit summary |
No edit summary |
||
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 text of QCODE question | Add help suffix for all question in Expression Script. {QCODE.help} show the current help text of QCODE question. | ||
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:30, 4 December 2023
Add help suffix for all question in Expression Script. {QCODE.help} show the current help text of QCODE question.
If you want help for question with sub-questions, you must activate ExpressionQuestionForAll plugin.
