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

add log marking when someone deletes issued certificate

Open jarvil1 opened this issue 9 months ago • 1 comments

Hello,

I would like to see an feature where activity writes a log entry to the Moodle log when someone deletes issued certificate f.ex "user NN deleted issued certifacet 1234 from activity number 35353"

jarvil1 avatar Mar 21 '25 10:03 jarvil1

This would require a new event to be created, see similar events in this module and take a look at https://docs.moodle.org/dev/Events_API.

mdjnelson avatar Apr 12 '25 18:04 mdjnelson