Philipp Imhof
Philipp Imhof
I have added a very basic test for the "common SI unit" conversion rules and took the liberty to merge this into your PR. We will be able to extend...
This is definitely a long term goal. One day, we might be able to use [MathLive](https://cortexjs.io/mathlive/demo) (or something similar) in input fields. However, that will unfortunately not be in the...
see PR #163 for progress on this issue
Thanks, Michael for reaching out. I cannot reproduce that problem. The `^` operator is allowed in answer types Numeric, Numerical formula and Algebraic formula, along with `**`. (There used to...
But that's on the teacher side, no?
On the teacher side, `^` means `XOR` in every case *except* if you are using answer type "Algebraic formula". In that case, the answer is entered as a string, i....
> Where can the warning be displayed? Next to the Answer* field is obvious, The warning would be displayed below the field while the user is typing. > but when...
Thanks for your suggestion. Please also see this comment: https://github.com/FormulasQuestion/moodle-qtype_formulas/issues/11#issuecomment-1826836852
As always, I have to emphasise that this is not simply a localisation issue. Some input fields allow entering more than just numbers and the comma has a very specific...
Also, I will of course keep in mind your suggestion when trying to implement the solution described in the linked comment, e. g. by only considering the comma, if it...