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

The user filter is required in the list of users who have received a certificate. #622

Closed jrojas-garrido closed 1 month ago

jrojas-garrido commented 1 month ago

The user filter is required in the list of users who have received a certificate.

I have more than 8000 certificates issued and finding a user by their first and last name is complicated. Although the issued certificates are displayed in alphabetical order of the user and there is a page layout, it would be ideal to have the same filters of 'enrol users' to find a certificate and reprint it.

mdjnelson commented 1 month ago

I thought of this a long time ago I just haven't worked on it as it takes some time. If you would like to provide a patch i'd be more than happy to look at it. :)

Closing as this is a duplicate of https://github.com/mdjnelson/moodle-mod_customcert/issues/31.

jrojas-garrido commented 1 month ago

@mdjnelson thank you for the info. I will talk with our developper @Tsheke