Moodle Plugins directory: Multinumerical: Versions: 2.6.3 for Moodle 3.5-3.10 | Moodle.org

Multinumerical
Question types ::: qtype_multinumerical
Maintained by
Nicolas Dunand
This question type allows asking questions such as :
Please enter X, Y, and Z, such as :
X + Y + Z > 12
Multinumerical 2.6.3 for Moodle 3.5-3.10
Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: středa, 23. května 2018, 16.38
Code prechecks
phplint
phpcs221 | 51
js
css3 | 0
phpdoc56 | 0
savepoint0 | 1
thirdparty
grunt1 | 0
shifter
mustache
HTML | XMLThis question type allows asking questions such as :
Please enter X, Z, Z, such as :
X + Y + Z > 12
X - Y <= 3
Z = [0;100] (Z is between 0 and 100, included)
For each constraint, a feedback can be generated, displaying some text for a condition being fulfilled, and some other text if not.
The grading can be set to be one of the following :
100% (all constraints fulfilled) or 0%
grade = (amount of constraints fulfilled) / (total amount of constraints)
More info on http://moodle.org/plugins/view.php?plugin=qtype_multinumerical
Please enter X, Z, Z, such as :
X + Y + Z > 12
X - Y <= 3
Z = [0;100] (Z is between 0 and 100, included)
For each constraint, a feedback can be generated, displaying some text for a condition being fulfilled, and some other text if not.
The grading can be set to be one of the following :
100% (all constraints fulfilled) or 0%
grade = (amount of constraints fulfilled) / (total amount of constraints)
More info on http://moodle.org/plugins/view.php?plugin=qtype_multinumerical
Version information
- Version build number
- 2018050801
- Version release name
- 2.6.3 for Moodle 3.5-3.10
- Maturity
- Stabilní verze
- MD5 Sum
- d6fbf0b84540b741259789681d9de778
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- The more recent release 2.7.2 for Moodle 3.9-4.1 (Build 2023010901) (2023010901) exists for Moodle 3.9
- The more recent release 2.7.2 for Moodle 3.9-4.1 (Build 2023010901) (2023010901) exists for Moodle 3.10
- The more recent release 2.7.2 for Moodle 3.9-4.1 (Build 2023010901) (2023010901) exists for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2018050801
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