ExpressionQuestionHelp: Difference between revisions
From LimeSurvey Manual
DenisChenu (talk | contribs) mNo edit summary |
DenisChenu (talk | contribs) m ExpressionQuestionForAll |
||
Line 2: | Line 2: | ||
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 text of QCODE question. | ||
If you want help for question with sub-questions, you must activate [[ExpressionQuestionForAll]] plugin. | |||
{{Alert|Before using these functions : the plugin must be activated in [[Plugin_manager#General|Plugin Manager]].}} | {{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 08:24, 6 April 2022
Add help suffix for all question in Expression Script. {QCODE.help} show the current text of QCODE question.
If you want help for question with sub-questions, you must activate ExpressionQuestionForAll plugin.
