moodle-qtype_formulas
moodle-qtype_formulas copied to clipboard
Formulas question type for Moodle
Currently, it is possible but somewhat tedious to shuffle the answer options in a multiple choice Formulas question. In addition to `MC` and `MCE`, we could add `MCR` and `MCER`...
The current parser goes back to the very first version. It is entirely based on regular expressions. However, these can only partially parse languages. This has several consequences: * The...
Here is a list of possible feature requests ranked, in my opinion, by decreasing order of priority (higher priorities first). I will edit this list as time goes on. If...
This issue is meant to keep track of stuff that can / should be done w.r.t. automated testing. ## Unit tests - [x] is every function covered? - [x] check...
## Description of bug / unexpected behavior Currently, reviewing a quiz attempt may fail in certain cases where a Formulas Question has been modified between the attempt and the review....
Hello Philip, Below is a Formulas question with 26 parts for each of the letters of the alphabet. The answers are of type "Algebraic formula" and the answers are in...
## Description of bug / unexpected behavior When a question is moved from one context to another, images that are embedded in the part's text get lost. ## Expected behavior...
Bonjour, Je me permet le message en Français... Le séparateur décimal par défaut sur toutes les questions Moodle est soit le point soit la virgule et donc compatible en fonction...
In the general feedback, we can use all global variables. In the part's feedback, we can also use the part's local variables. However, we are currently not able to use...
Hello Philipp, In connection with issue #126 , although not directly related to it, it would be convenient to be able to define default values for the answer boxes in...