ExpressionQuestionHelp: Difference between revisions
From LimeSurvey Manual
DenisChenu (talk | contribs) mNo edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{FeatureStarting|4.0.1}} | {{FeatureStarting|4.0.1}} | ||
Adds help suffix for all questions in Expression Script. {QCODE.help} shows the current help text of question with code QCODE. | |||
If you want help for questions with sub-questions, you must activate the [[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]] |
Latest revision as of 17:32, 4 December 2023
Adds help suffix for all questions in Expression Script. {QCODE.help} shows the current help text of question with code QCODE.
If you want help for questions with sub-questions, you must activate the ExpressionQuestionForAll plugin.
