-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.2
-
-
MOODLE_33_STABLE
-
MOODLE_34_STABLE
-
Moodle Mobile 3.4.0
If a quiz grade is configured to have a comma as a decimal separator, opening the quiz after finishing an attempt will always display an "Invalid parameter" error. The reason is that the app sends the grade with that separator (","), and Moodle expects a dot as the separator.