Actions

AfterSurveyComplete

From LimeSurvey Manual

Revision as of 14:15, 16 September 2014 by DenisChenu (talk | contribs) (Create AfterSurveyComplete)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When

This event happen before 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