-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
2.6.3, 2.7, 2.8
-
None
-
Stable
-
MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
Looking at the certificate user data I see I forgot to suppress the issued certificates files.
Also during my tests I spotted an undefined string : get_string('certificateremoved', 'certificate') should be get_string('removecert', 'certificate')
I will provide a github branch to correct these 2 problems.