Open smaheratunfpa opened 6 years ago
Unfortunately, no it can't. But that sounds like an idea to think about. You could also, for now, create a custom profile field (https://docs.moodle.org/35/en/User_profile_fields) and set this to required, then display this field on the certificate.
Hi, in our university we had the same need and we have developed a custom element named manual field (customcertelement_manualfields). For now the manual field can be of two types, text or list.
Here two screenshots:
Config when adding the manual field element to the certificate
Prompt before certificate generation
We wanted to submit this plugin to markn86 but before we should refactor and check the code. I promise, we'll do.
Giorgio
Can this plugin support the ability of a user to supply information before the generation of the certificate ? I need for a user to get their certificate but first be prompted to fill in an accreditation id number so that number will appear on the certificate.