LimeSurvey CreateView Plugin

The Limesurvey CreateView creates a MySQL View when a survey has been activated.

Plugin Features

  • creates a MySQL View on afterSurveyActivate event
  • drops the MySQL View on afterSurveyDeactivate event

Plugin Installation

  • Copy the CreateView folder to the Limesurvey "plugins" directory.
  • Activate the plugin at the Limesurvey plugin manager (requires proper user rights for accessing the feature at the Limesurvey admin interface).
  • Activate the plugin at the survey plugin settings page

Usage

  • activate a survey
  • index.php/plugins/direct/plugin/CreateView/function/test/sid/{sid}