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
89 stars 155 forks source link

Non-editing teachers can see the download button in report but can't download anything (presents a blank page) #620

Closed rhell4 closed 1 month ago

rhell4 commented 1 month ago

Viewing the report is controlled by the mod/customcert:viewreport permission but downloading a student's certificate is controlled by the mod/customcert:manage permission. There should be some consistency here and whatever is done for individual downloads should match the download all functionality.

mdjnelson commented 1 month ago

Fixed, thanks.