Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Course completion
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
In /lib/completion/completion_criteria_unenrol.php the string "Completion on unenrolment" at line 54 is hard coded.
It should be changed to get_string() and a new string should be added to language pack.