The new custom certificate module.

Re: The new custom certificate module.

by Christian Parraga -
Number of replies: 4

Hello Mark:

I have two questions

First, I've created the certificate activity in one course and I wanted to use the same one in another course, but I can't. Is there a way to add that certificate created in a course into the template manager?

Second, Suddenly all issued certificates became 0, I was trying to fix a problem and I run cron:

http://site.example.com/admin/cron.php?password=opensesame

After this, issued certificates are 0 and when I try to verify it gives me error, do you know what happened?

In reply to Christian Parraga

Re: The new custom certificate module.

by Is NP -

I have a similar problem.

I created the certificate activity in the course, configured it and the certificate looks good but when I click on the activity it always says certificates issued 0 and when trying to validate the code in the certificate, it is not valid (lthough students can download them).

I would appreciate some help with this issue.

Regards!

In reply to Christian Parraga

Re: The new custom certificate module.

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 Christian,

1) That's a good idea. Currently the only way would be to create a site wide template first, but I can see a lot of people creating a template on one course then wanting to continue using it but being unable to. Perhaps a feature to save a certificate as a site wide template? I created https://github.com/markn86/moodle-mod_customcert/issues/68 to deal with this.

2) No idea why the cron would change anything related to the issued certificates .. currently the customcert module does not do anything during cron. Are you able to replicate this?

Regards,

Mark