generate certificate no & expiry date on custom certificate.

generate certificate no & expiry date on custom certificate.

by nilesh k -
Number of replies: 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.

Average of ratings: -
In reply to nilesh k

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

by Mark Nelson -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of 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