Formulas question type

Question types ::: qtype_formulas
Maintained by dynamiccourseware.orgDominique Bauer, Philipp Imhof
This is a question type plugin for Moodle with random values and multiple answer fields.

Formulas question type 5.0.1 for Moodle 3.0+

Moodle 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: Sunday, 16 October 2022, 7:11 PM

Changelog

5.0.1 (2022-10-16)

  • bugfix: custom functions are now working again

5.0.0 (2022-10-15)

  • new feature: support for Moodle App (thanks to Jakob Heinemann)
  • new functions for statistics: stdnormpdf(), stdnormcdf(), normcdf()
  • new functions for number theory: modpow(), modinv()
  • bugfix: pick() now working correctly with lists (arrays)
  • bugfix: npr() now returns correct even for n-r < r
  • bugfix: formatcheck.js now working again
  • various changes related to acceptance and unit tests
  • code cleanup

Version information

Version build number
2022101600
Version release name
5.0.1 for Moodle 3.0+
Maturity
Stable version
MD5 Sum
5da4a0e14860e8a5ab570575606d8894
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v5.0.1

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