moodle-mod_customcert icon indicating copy to clipboard operation
moodle-mod_customcert copied to clipboard

Certificates vanish when course is deleted

Open emmarichardson opened this issue 9 months ago • 1 comments

I was hoping to clear out some old courses but discovered that when I delete a course all the certificates are deleted too. While this makes sense (it is a course activity after all), it would be beneficial to have the option to be able retain the certificates issued to students after the deletion of a course. So I am guessing this is a feature request!

emmarichardson avatar Mar 06 '25 19:03 emmarichardson

I'm not sure yet if this features request will be accepted in the project.

But FYI, I have a workaround in our fork where we are able to generate public URL for each certificate. (Will send PR soon.)

We are now able to use a script to loop through the certificates and download them for safekeeping with cURL.

fulldecent avatar Apr 02 '25 19:04 fulldecent