GithubHelp home page GithubHelp logo

adamzammit / leastfilledmultichoice Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 42 KB

LimeSurvey plugin to extend the multiple choice question to allow setting default values based on the least filled responses

License: GNU General Public License v3.0

PHP 100.00%
limesurvey limesurvey-plugin multiple-choice statistics least-filled

leastfilledmultichoice's Introduction

leastFilledMultiChoice

A plugin which extends the LimeSurvey multiple choice question to automatically set items as "Y" if they were the least filled responses for all previous respondents. The source question can be the question itself, or another multiple choice question with the same number of subquestions.

Now extended to include short text and multiple short questions having their data filled based on selections from a previous multiple choice question.

Documentation

  1. Download the plugin and extract to the plugins directory
  2. Enable the plugin
  3. Multiple choice questions will now have two new attribute settings:
    1. Least filled source question code (can be based on this question)
    2. Least filled items to select at random (leave blank to select all least filled)
  4. Short text and Multiple Short Text questions will now have two new attribute settings:
    1. Least filled source question code (must be based on a previous multiple choice question, on a previous page)
    2. The item(s) to always select if currently selected by the respondent, even if not the least filled in previous responses. Separate by semi-colons (;) (this refers to the sub question code of the previous multiple choice question)

If the referred question is a valid multiple choice question, then at survey runtime (when survey is activated only) then the X number of least filled items will be automatically selected as "Y".

Please note the question must not be "Always hidden" - if you need to hide it, set the CSS class to "hidden"

Copyright

leastfilledmultichoice's People

Contributors

adamzammit avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.