mdjnelson / moodle-mod_customcert

Enables the creation of dynamically generated certificates with complete customisation via the web browser.
https://moodle.org/plugins/mod_customcert
GNU General Public License v3.0
91 stars 158 forks source link

Custom Certificate view button send multiple emails #444

Closed shreya1796 closed 3 years ago

shreya1796 commented 3 years ago

Everytime the student or the admin clicks on the VIEW CERTIFICATE button as in below screenshot, an email with certificate is sent to the certificate recipent.

however it should send the email only once, when the student/user first time clicks on the view button and the other times it should only display the certificate

image

mdjnelson commented 3 years ago

It should only send the certificate once. It seems those users are just blank records? Do you have the contents of the database table mdl_customcert_issues?