-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
3.10.4, 3.11.8, 4.0.2
-
None
-
4.91
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_400_STABLE
I noticed that Formula Questions was missing functions to calculate probability under the (standard) normal distribution as well as modular inverse or exponentiation. I added these in a PR, cf. https://github.com/dbauer-ets/moodle-qtype_formulas/pull/26
It would be nice to merge this, as it would make the plugin much more useful for tests in disciplines like statistics or cryptography.