Variable numeric set

Question types ::: qtype_varnumericset
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. All values are precalculated although a question can have several variants with different variable values for each variant.

Variable numeric set 1.7 for Moodle 3.4+

Moodle 3.4, 3.5
Released: Monday, 13 August 2018, 8:19 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 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
0659ff934112c9c7b6ddff0faf907f17
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