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.2 for Moodle 2.9-3.5

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5
Released: Tuesday, 8 May 2018, 1:33 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

Version information

Version build number
2018050800
Version release name
2.6.2 for Moodle 2.9-3.5
Maturity
Stable version
MD5 Sum
3f0318677b75f2fe7fa7c734e4068812
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • The more recent release 2.6.3 for Moodle 3.5-3.10 (2018050801) exists for Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
2018050800

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation