moodle-qtype_formulas icon indicating copy to clipboard operation
moodle-qtype_formulas copied to clipboard

Formulas question type for Moodle

Results 44 moodle-qtype_formulas issues
Sort by recently updated
recently updated
newest added

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

feature request

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

enhancement
refactoring

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

tests
refactoring

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

bug

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

feature request
Priority: low

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

bug

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

feature request

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

feature request

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

feature request