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

Certificate download not available when finalized by a teacher #625

Open pegasojavi opened 2 weeks ago

pegasojavi commented 2 weeks ago

The certitficate is not available for download by a teacher with editing rights when it has been finalized by an administrator/teacher.

If the certitficate has been viewed/downloaded by the student, it is available, but not in the case when it is finalized by another user with the privileges to do so.

This was possible in plugin version 2019111800 for Moodle 3.8.

When we updated Moodle to 4.1 and the plugin to version 2022112808, it stopped working.

We have conducted the following tests:

Moodle 4.2 with plugin version 2023042409 Moodle 4.3 with plugin version 2023100901 Moodle 4.4 with plugin version 2024042201 but none of them work for this option.

Can you help us?