SondagesPro / LS-moveSomeAnswers

Mirror of https://gitlab.com/SondagesPro/QuestionSettingsType/moveSomeAnswers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moveSomeAnswers

When using randomize order in answers, you can want to get some specific answers at last position, this plugin offer a solution.

This version is compatible with LimeSurvey 3.X and 5.X version. You can test on LimeSurvey 4.X verison without any warranty.

Documentation

Before activate this plugin you need to get and activate toolsSmartDomDocument plugin.

After you can set specific code to be always at end (if you use random_order attribute in a question). The list of answer code is put at end if exist. The answer code can be separate by comma (,).

You have 3 settings:

  • Default globally: managed at plugin settings ; set it to empty or dot (.) to deactivate by default
  • Default by survey: each survey can have own default: set it to dot (.) to deactivate by survey ; to use global default use an empty string
  • New question attribute: if question have random_order attribute, the new attribute is tested (get default from survey if is empty or not set).

Copyright

About

Mirror of https://gitlab.com/SondagesPro/QuestionSettingsType/moveSomeAnswers

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%