-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.1 regressions, 4.3.4
-
None
-
MOODLE_403_STABLE
If I am adding an IF statement into a grade book calculation, I am noticing that when I try and do a simple = it does not accept the formula. Here is a set up using a less than which works:
But if I try and change the less than to an equals I get the following:
I have tested this in both Moodle 4.3 and Moodle 4.1 and have the same situation.
I assume that an = should work in an IF statement....?