Difference between revisions of "AfterSurveyComplete"
From LimeSurvey Manual
DenisChenu (talk | contribs) |
m |
||
Line 1: | Line 1: | ||
'''When''' | '''When''' | ||
− | This event | + | This event is triggered before the end message is shown but after Autoload URL redirection is done. |
'''Input''' | '''Input''' |
Revision as of 08:01, 24 July 2018
When
This event is triggered before the end message is shown but after Autoload URL redirection is done.
Input
The event receives the following information:
- surveyId the id of the current survey
- responseId the id of the current response
Possible output
- Adding content : use of addContent function