All-or-Nothing Multiple Choice

Question types ::: qtype_multichoiceset
Maintained by Jean-Michel Védrine, Eoin Campbell
The all-or-nothing multiple choice question is a version of the core multi-answer multiple choice question with modified grading. In an all-or-nothing multiple choice question, a respondent can choose one or more answers. If the chosen answers correspond exactly to the correct choices defined in the question, the respondent gets 100%. If he/she chooses any incorrect choices or does not select all of the correct choices, the grade is 0%.

All-or-Nothing Multiple Choice 1.6 for Moodle 3.0 up to 3.5

Moodle 3.0, 3.1, 3.2, 3.3, 3.4
Released: Wednesday, 31 January 2018, 4:33 PM

This version include some bug fixes, it update the code to be similar to the one in the multichoice core question type in Moodle 3.4.

== New features ==

This version supports Moodle mobile2. Thanks to Philipp Steingrebe for this contribution.

This version add import/export for wordtable format and export for htmltable format cf. https://moodle.org/plugins/pluginversions.php?plugin=qformat_wordtable cf. https://moodle.org/plugins/pluginversions.php?plugin=qformat_htmltable. Thanks to Eoin Campbell for this contribution.

== WELCOME ==

This is also the occasion for me to welcome Eoin Campbell as the new maintainer of this plugin. I am very grateful to him for that and I am sure that will permit this plugin, once created by Adriane Boyd and that I have maintained for some years to continue its live. A big thanks you Eion. (Jean-Michel Vedrine).

Please note that with this change the address of the official repository of this plugin has changed and is now https://github.com/ecampbell/moodle-qtype_multichoiceset

Version information

Version build number
2018013100
Version release name
1.6 for Moodle 3.0 up to 3.5
Maturity
Stable version
MD5 Sum
66d467c6ee862c75074bcc7e22e9dd71
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation