Moodle Plugins directory: Variable numeric set with units: Versions: 1.8 for Moodle 3.11+ | Moodle.org

Variable numeric set with units
Question types ::: qtype_varnumunit
Maintained by
Tim Hunt,
Mahmoud Kassaei,
Anupama Sarjoshi
Part of set Open University.
This question type can have randomly selected numbers, and the student's answer must include the correct unit. Unit grading is done using the pmatch algorithm.
Variable numeric set with units 1.8 for Moodle 3.11+
Moodle 3.11, 4.0
Released: Thursday, 5 May 2022, 9:03 PM
Code prechecks
phplint
phpcs0 | 25
js4 | 2
css
phpdoc95 | 0
savepoint
thirdparty
externalbackup0 | 2
grunt
shifter
mustache
gherkin
HTML | XMLChanges in 1.8
- This version works with Moodle 4.0.
- Question default options are added.
- Privacy declaration added.
- Automated test failures are fixed.
- Switch from Travis to Github actions.
Version information
- Version build number
- 2022050300
- Version release name
- 1.8 for Moodle 3.11+
- Maturity
- Stable version
- MD5 Sum
- 262d30885ba71b669b0e3d3e32ca44a8
- 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
- v1.8
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