Moodle Plugins directory: OU multiple response: Versions: 2.4 for Moodle 3.11+ | Moodle.org
OU multiple response
Question types ::: qtype_oumultiresponse
Maintained by
Tim Hunt,
Mahmoud Kassaei,
Chris Nelson,
Anupama Sarjoshi
Part of set Open University.
The main difference from the standard Moodle multiple choice question type is in the way that grading works. When creating the question, the teacher just indicates which choices are correct. If there are n correct choices, then the student scores 1/n for each correct choice. If they select too many choices, then incorrect choices outweigh correct ones.
OU multiple response 2.4 for Moodle 3.11+
Moodle 3.11, 4.0
Released: Monday, 4 April 2022, 6:25 PM
Code prechecks
phplint
phpcs0 | 28
js2 | 0
css
phpdoc69 | 0
savepoint
thirdparty
externalbackup0 | 2
grunt
shifter
mustache
gherkin
HTML | XMLChanges in 2.4
- This version works with Moodle 4.0.
Version information
- Version build number
- 2022040100
- Version release name
- 2.4 for Moodle 3.11+
- Maturity
- Stable version
- MD5 Sum
- de612107b3d544fcb3e6374263d26222
- Supported software
- Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v2.4
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