generate certificate no & expiry date on custom certificate.

generate certificate no & expiry date on custom certificate.

nilesh k -
Vastausten määrä: 1

Hello,

I am using Moodle version Moodle 3.1.5 (Build: 20170313).

I installed Custom certificate plug in to generate certificate. 

Now I want to how to add an expiry date of 2 year (or any specific time period) after the date that the certificate issued.

Also I want to know how to add or generate certificate no. serial wise  which could not be change after certificate issue for that person.

Thanks in advance for Help.

Arviointien keskiarvo: -
Vastaus nilesh k

Re: generate certificate no & expiry date on custom certificate.

Mark Nelson -
Kuva: Core developers Kuva: Documentation writers Kuva: Particularly helpful Moodlers Kuva: Peer reviewers Kuva: Plugin developers Kuva: Testers

Hi Nilesh,

Currently there is no way to set an expiry date for the certificate. This would be something you would have to develop. Could you not set an expiry on their enrolment so they can not access the course after 2 years? That way they would not be able to get access to the certificate either.

WIth re: to the certificate no. you can use the code element to do this. The code will not change and will remain the same for the issued certificate for that user.

HTH,

Mark