SondagesPro / LS-updateTokenAfterSubmit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

updateTokenAfterSubmit for LimeSurvey

Allow to update token code after submission

This plugin was tested with version 2.15.5

Installation

Via GIT

  • Go to your LimeSurvey Directory (version up to 3.0)
  • Clone in plugins/updateTokenAfterSubmit directory

Via ZIP dowload

  • Get the file updateTokenAfterSubmit.zip
  • Extract : unzip updateTokenAfterSubmit.zip
  • Move the directory to plugins/ directory inside LimeSUrvey

Usage

At plugin settings page for each survey you can set

  • fixedCode : a fixed code added to token value, remind max len of token are 35 characters.
  • keepTrackOn : an attribute to keep track of number of update done. The value of the attribute is set to updateTokenAfterSubmit-{number of update}. Email status is a good candidate for this.
  • resetToken : reset token (and response) to not submitted. And add a Use left.

Issues and feature

All issue and merge request must be done in base repo (currently gitlab).

Issue must be posted with complete information : LimeSurvey version and build number, web server version, PHP version, SQL type and version number …

Reminder: no warranty of functionnal system operation is offered on this software. If you want a professional offer: please contact Sondages Pro.

Home page & Copyright

About

License:GNU Affero General Public License v3.0


Languages

Language:PHP 100.0%