Actions

AfterSurveyComplete

From LimeSurvey Manual

Revision as of 09:01, 24 July 2018 by Tammo (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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