Moodle Plugins directory: All-or-Nothing Multiple Choice: Versions: 1.9.0 (Build: 2021070803) | Moodle.org
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.9.0 (Build: 2021070803)
Moodle 3.9
Released: fredag, 9. juli 2021, 07:52
Release notes
-------------
Date Version Comment
2021/07/08 1.9.0 Add support for new Moodle 3.9 standard instruction flag.
2021/04/25 1.8.0 Fix Behat tests for new 3.8 question interface (provided by Fabian Batioja), clean up code.
2021/04/25 1.7.6 Clean up 3.7 code, use 1.7.x for Moodle 3.7 releases.
2020/11/16 1.6.7 Fix 3.9 answer vertical alignment issue by copying CSS from standard multichoice question.
2020/07/10 1.6.6 Fix 3.9 presentation issue (solution provided by James Garrett).
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
-------------
Date Version Comment
2021/07/08 1.9.0 Add support for new Moodle 3.9 standard instruction flag.
2021/04/25 1.8.0 Fix Behat tests for new 3.8 question interface (provided by Fabian Batioja), clean up code.
2021/04/25 1.7.6 Clean up 3.7 code, use 1.7.x for Moodle 3.7 releases.
2020/11/16 1.6.7 Fix 3.9 answer vertical alignment issue by copying CSS from standard multichoice question.
2020/07/10 1.6.6 Fix 3.9 presentation issue (solution provided by James Garrett).
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
- 2021070803
- Version release name
- 1.9.0 (Build: 2021070803)
- Maturity
- Stabil versjon
- MD5 Sum
- e7c9d8465fe89bdaac5c8ffaf9539e4d
- Supported software
- Moodle 3.9
- The more recent release 1.9.1 (Build: 2021071200) (2021071200) exists for Moodle 3.9
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_39_STABLE
- VCS tag
- v1.9.0
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation