Moodle Plugins directory: Multinumerical: Versions: 2.5.2 for Moodle 2.3-2.6 | 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.5.2 for Moodle 2.3-2.6
Moodle 2.3, 2.4, 2.5, 2.6
Released: Ijumaa, 24 Januari 2014, 9:03 PM
This 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
- 2014010100
- Version release name
- 2.5.2 for Moodle 2.3-2.6
- Can be updated from
- 2.2 (2012010100), 2.2 (2012010100), 2.3 (2012110100), 2.5 for Moodle 2.3-2.5 (2013060100), 2.5.1 for Moodle 2.3-2.5 (2013070100)
- Can be updated to
- 2.5.3 for Moodle 2.3-2.7 (2014082500), 2.5.3 for Moodle 2.3-2.7 (2014082500)
- Maturity
- Stable version
- MD5 Sum
- b53a7ef9fd91d60188de2e049776c4af
- Supported software
- Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6
- The more recent release 2.6 for Moodle 2.3-3.2 (2016120100) exists for Moodle 2.3
- The more recent release 2.6 for Moodle 2.3-3.2 (2016120100) exists for Moodle 2.4
- The more recent release 2.6 for Moodle 2.3-3.2 (2016120100) exists for Moodle 2.5
- The more recent release 2.6 for Moodle 2.3-3.2 (2016120100) exists for Moodle 2.6
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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