Variable numeric set

Question types ::: qtype_varnumericset
Maintained by TimTim Hunt, at the OU (Perry building)Mahmoud Kassaei, Anupama Sarjoshi
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 2.2 for Moodle 4.4+

Moodle 4.4, 4.5, 5.0
Released: divendres, 27 de juny 2025, 01:06

Changes in 2.2

  • This version is compatible with Moodle 5.0.
  • Improved display of scientific notation.
  • Added more validations for the question editing form, which includes:
    • Better handling of numbers formatting.
    • Checks for empty variables to prevent save errors.
    • Added new validation for answer format verification.
  • Fix Behat and PHPUnit tests.
  • Defined excluded hash fields and implemented conversion of legacy backup data to align with new question data format (per MDL-83541).

Version information

Version build number
2025061800
Version release name
2.2 for Moodle 4.4+
Maturity
Versió estable
MD5 Sum
4102522098ccb732e65df9ea5242c248
Supported software
Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.2

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