Variable numeric

Question types ::: qtype_varnumeric
Maintained by TimTim Hunt, at the OU (Perry building)Mahmoud Kassaei
Part of set Open University.
A calculated numeric question type with variable and expression evaluation. Random values are generated for each student attempting the quiz.

Variable numeric 1.7 for Moodle 3.4+

Moodle 3.4, 3.5
Released: Monday, 13 August 2018, 9:15 PM

Changes in 1.7

  • Privacy API implementation.
  • Update to use the newer editor_ousupsub, instead of editor_supsub.
  • Setup Travis-CI automated testing integration.
  • Fix a bug with grading a response of '0' in combined questions.
  • Fix some automated tests to pass with newer versions of Moodle.
  • Fix some coding style.
  • Due to privacy API support, this version now only works in Moodle 3.4+ For older Moodles, you will need to use a previous version of this plugin.

Version information

Version build number
2018081300
Version release name
1.7 for Moodle 3.4+
Maturity
Stable version
MD5 Sum
ef3234615572f34715587ec59505e0cb
Supported software
Moodle 3.4, Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.7

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