SondagesPro / addScriptToQuestion

Mirror of https://gitlab.com/SondagesPro/addScriptToQuestion

Home Page:https://extensions.sondages.pro/rub23

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

addScriptToQuestion : Allow to add easily script to question.

Add for your admin user a question setting to put javascript snipet added when loading this question.

This add a new advanced setting in all question where user can just put javascript. Usage of {QID} and {SGQ} is allowed.

  • Compatibility : Need LS-SondagesPro release 1.1.0 and up or with LimeSurvey 2.50_plus_160731 and up.
    • With LimeSurvey 2.63 version : you must use 1.0.2
  • filterxsshtml : filterxsshtml if it's activated, admin user see it like a readonly attribute (since 2.1.0)

Installation

Via GIT

  • Go to your LimeSurvey Directory
  • Clone in plugins/addScriptToQuestion directory : git clone https://gitlab.com/SondagesPro/addScriptToQuestion.git addScriptToQuestion

Via ZIP dowload

  • Get the file addScriptToQuestion.zip
  • Extract : unzip addScriptToQuestion.zip
  • Move the directory to plugins/ directory inside LimeSurvey

Contribute and issue

Contribution are welcome, for patch and issue : use gitlab.

Translation can be done at translate.sondages.pro. If there are issue with english string : it's a PHP issue, not a language issue.

Home page & Copyright

Changelog

  • 2018-05-27 [2.3.1] Quick enable/disable script
  • 2018-03-09 [2.2.0] Translation
  • 2018-03-09 [2.1.0] Usage of XSS security
  • 2018-03-08 [2.0.0] LimeSurvey 3.X version (tested on 3.4.4)
  • 2017-06-27 [1.0.2] Fix {SGQ} replacement
  • 2017-02-20 [1.0.0] Some fix, and compatibility
  • 2016-11-17 [0.1.0] Release

About

Mirror of https://gitlab.com/SondagesPro/addScriptToQuestion

https://extensions.sondages.pro/rub23

License:GNU Affero General Public License v3.0


Languages

Language:PHP 100.0%