Moodle Plugins directory: Formulas question type | Moodle.org
Formulas question type
Question types ::: qtype_formulas
Maintained by Dominique Bauer, Philipp Imhof
This is a question type plugin for Moodle with random values and multiple answer fields.
Latest release:
1957 sites
556 downloads
76 fans
Current versions available: 3
This is a question type plugin for Moodle with random values and multiple answer fields.
The answer fields can be placed anywhere in the question so that we can create questions involving various answer structures such as coordinate, polynomial and matrix.
Other features such as unit checking and multiple subquestions are also available.
These functionalities can simplify the creation of questions in many fields related to mathematics, numbers and units, such as physics and engineering.
Contributors
Dominique Bauer (Lead maintainer)
Philipp Imhof: Co-maintainer
Jean-Michel Védrine: Former maintainer
hon wai lau: Original creator
Please login to view contributors details and/or to contact them
* containing full documentation for the Formulas question type.
Please note that this is (probably) the last version for Moodle < 4.1 and PHP < 8.0. The next major release will focus on the more recent versions.
I actually did not even know that the adaptive multipart behaviour was flagged as "not compatible" with Moodle 4.3, because it de facto seems to be, as all the automated tests we use in the Formulas question plugin automatically install that behaviour as a prerequisite and they all succeed. Also, the plugin list says that qbehaviour_adaptivemultipart in version 4.3.8 works with Moodle 3.9+. Do you actually have any error messages or the like? If so, please feel free to open an issue, even in our bug tracker.
However, removing the dependency is IMHO absolutely unthinkable, because Formulas questions could then no longer be used with the adaptive behaviour. That would be too much of a restriction for many teachers, probably.