-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.2
-
None
-
MOODLE_22_STABLE
-
MOODLE_21_STABLE
When using qtype_varnumericset or qtype_varnumeric in a quiz, I created "([[a]][[b]])" and "z=-(a-b)". Then I tried to answer the quiz. For example, a=4 and b=1, z=-3 (answer). The quiz will tell me the answer is "-3" but mark my answer (-3) as incorrect.