Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1, 2.2, 2.3
-
Component/s: Course completion, Language
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Pull from Repository:git@github.com:srynot4sale/moodle.git
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Thoughout course completion report the string "xx% required" is hard coded. It is possible to see the issue in action setting "grade" and a required grade value as course completion criteria, then switching to a language other than English.
The string also report a "%" sign, but this will be fixed seperately as part of MDL-31635.
The wording and code surrounding grades is also rather inconsistent, so I have renamed the criteria to be "Course Grade" and changed instances of "Passing grade" to "Required grade" as completing a course != passing it.
Attachments
Issue Links
- has been marked as being related by
-
MDL-31635 Course completion "grade" criteria assume all grades are percentages
-
- Closed
-