Expiring/Renewing Certificates

Expiring/Renewing Certificates

Scott Karren -
Erantzun kopurua: 2
Chardelle

I have a few classes that I am going to be creating in Moodle that require a yearly re-certification. Is there anyway through the certificate module to add an expiration or renewal date?

Scott Karren
Puntuazioen batez bestekoa: -
Scott Karren(e)ri erantzunda

Re: Expiring/Renewing Certificates

Chardelle Busch -
Core developers-ren irudia
I suppose you could add some code to your certificate type certificate.php file that would take the $date and add 365 days to it and then print that date. Wouldn't it be easier to just add a line of text that said "This certificate expires one year from the above date." or something like that.
Chardelle Busch(e)ri erantzunda

Re: Expiring/Renewing Certificates

Scott Karren -
You know, I hadn't thought of that. Sometimes the best answers seem to simple. Thanks Chardelle.

Scott Karren