Download Certificates
Premium Certified Partner
Maintained by
Luiggi Sansonetti, Support E-Learning Touch'
This Moodle plugin allows you to download certificates individually or in bulk process with filters.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Could you please use the bug tracking system: https://github.com/E-learningTouch/moodle-block_download_certificates/issues and be as specific as possible?
It’s now possible
We are currently testing a new version.
This issue may be resolved.
New release after Moodle 5.2 QATest.
Cheers.
I have attempted several times to add an issue to the tracker with it failing over and over again. I noticed it was not showing on the top of the git either. I am also having issues with large classes. if I have more than 10-20 students it timesout as well. I have given PHP over 5 gigs of memory to handle this with still no success.
Could you please use the bug tracker : https://github.com/E-learningTouch/moodle-block_download_certificates/issues
And we'll loking for this issue.
Thanks.
require_once($CFG->dirroot.'/mod/certificate/locallib.php');
with
require_once($CFG->dirroot.'/mod/certificate/lib.php');
Fatal error: Call to undefined function certificate_get_grade() in /home/frankie/public_html/test/blocks/download_certificates/block_download_certificates.php on line 161
Kindly advise. Frankie Kam.
many thanks for this useful plugin... I have one question though.. In description you mention that we must have mod_certificate plugin installed in order for your plugin to work. The problem is that mod_certificate is not receiving any new features since 2016 (eventually it will be obsolete sometime) and another plugin has been developed by the same team (mod_customcert). Is your plugin compatible with mod_customcert or we have to downgrade from mod_customcert to mod_certificate in order to keep yours running?
Thanks a lot!!!