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.7.6 (Build: 2021042500)

Moodle 3.7
Released: Sunday, 25 April 2021, 7:39 PM
Release notes
-------------

Date Version Comment
2021/04/24 1.7.6 Clean up 3.7 code, use 1.7.x for Moodle 3.7 releases.
2019/05/08 1.6.5 Add support for combinable question type, improve error recovery and testing (provided by J-M Vedrine)
2019/04/05 1.6.4 Add support for Spanish (International) (provided by Carlos Pasqualini)
2019/01/29 1.6.3 Add support for mobile app 3.6 (provided by Zvonko Martinovic)
2019/01/08 1.6.2 Fix handling of default numbering style
2018/02/05 1.6.1 Fix presentation of answers in Boost theme, fix some PHPDocs warnings
2018/01/31 1.6 Support Moodle mobile app

Version information

Version build number
2021042500
Version release name
1.7.6 (Build: 2021042500)
Maturity
Stable version
MD5 Sum
68df654049b645b8346c4cd786985ce7
Supported software
Moodle 3.7
  • Latest release for Moodle 3.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_37_STABLE
VCS tag
v1.7.6

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