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.
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.

Screenshots

Screenshot #0
Screenshot #1

Contributors

dynamiccourseware.org
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

Comments RSS

Show comments
  • Philipp Imhof
    Wed, Nov 30, 2022, 12:01 AM
    Thanks for the positive feedback. The update for 5.0.0 unfortunately introduced a bug that stopped the custom functions defined by Formulas Question (= functions that are not already available in PHP, like ncr or sigfig) from working. And, to make things worse, unit tests did not fail, due to some other issue. Dominique discovered the flaw just a few hours after the release, so we could yank 5.0.0, fix the bug and roll out 5.0.1 less than 24 hours later. I guess no "user" really encountered the problem.
  • Philipp Imhof
    Sun, Jan 29, 2023, 10:28 PM
    We are pleased to inform you that we have just released version 5.1.1 of the Formulas Question plugin, a bugfix release that fixes issues with the sort() and fmod() function as well as some minor problem with the instantiation check.
  • Philipp Imhof
    Wed, Feb 15, 2023, 4:38 PM
    We have just released version 5.1.2 of the Formulas Question plugin, a release containing a fix for the map() function.
  • Philipp Imhof
    Sat, Mar 18, 2023, 5:07 PM
    We are pleased to announce our newest release. Version 5.2.0 fixes a bug with the gcd() function and introduces functions to calculate probabilities for binomial distributions.
  • dynamiccourseware.org
    Wed, Apr 12, 2023, 10:01 PM
    DynamicCourseware.org* is currently being updated including Ubuntu, PhP and Moodle, which requires some time offline. The site should be back online soon. We apologize for any inconvenience and thank you for your understanding.

    * containing full documentation for the Formulas question type.
  • Philipp Imhof
    Mon, Apr 24, 2023, 2:00 PM
    Moodle 4.2 has just been released. We are happy to announce that the most recent version of the Formulas Question plugin (version 5.2.1) is fully compatible. Have fun!
  • Philipp Imhof
    Thu, Aug 10, 2023, 1:34 AM
    We have just released version 5.2.2 of the Formulas Question plugin, a bugfix release.
  • Philipp Imhof
    Mon, Oct 9, 2023, 1:52 PM
    Moodle 4.3 and 4.2.3 have just been released, bringing support for PHP 8.2. We are happy to announce that the most recent version of Formulas Question (5.3.0) is fully compatible.
  • Susan Jones
    Fri, Nov 3, 2023, 10:10 AM
    Wasn't there a moodle course in how to use this? I've forgotten a lot...
  • Philipp Imhof
    Fri, Nov 3, 2023, 2:22 PM
    It's https://dynamiccourseware.org/ and the link ("More documentation on this plugin") is just at the top of this page in the section "useful links"…
  • Philipp Imhof
    Fri, Nov 17, 2023, 3:53 AM
    We have just released version 5.3.1 of the Formulas Question plugin, a bugfix release making sure that a risky grading criterion cannot crash a question or even an entire quiz.
  • Philipp Imhof
    Fri, Nov 17, 2023, 5:02 PM
    We have added further stability improvements and released version 5.3.2 of the Formulas Question plugin. Sorry to those who have already updated their installation, this could have been added with the last version already.
  • Philipp Imhof
    Sat, Apr 20, 2024, 11:21 PM
    Moodle 4.4 is going to be released very soon, bringing support for PHP 8.3. We have just released version 5.3.3 of the Formulas Question plugin and are pleased to announce that it is fully compatible with all recent versions of PHP and Moodle.

    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.
  • Tasos Koutoumanos
    Wed, Jun 26, 2024, 7:56 PM
    Dear Philipp, while the plugin itself is compatible with Moodle 4.3, it has a dependency to "qbehaviour_adaptivemultipart", which in turn is NOT compatible with Moodle 4.3. Would you consider removing this dependency?
  • Philipp Imhof
    Wed, Jun 26, 2024, 8:51 PM
    Thanks, Tasos, for your comment.

    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.
1 2 3 4 5
Please login to post comments