Download Certificates icon

Download Certificates

Premium Certified Partner
This Moodle plugin allows you to download certificates individually or in bulk process with filters.
Price option: Free

Supports Moodle 4.1-5.2 See all versions
Latest release: 3 months ago
Installations: 462
Downloads (last 90 days): 227

Frankenstyle name: block_download_certificates
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi again @Wiiliam
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 wink
Hi @William Neddo
We are currently testing a new version.
This issue may be resolved.
New release after Moodle 5.2 QATest.
Cheers.
@Luiggi
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.
Hi @William
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.
I am having issues with the cohort download. it seems to time out.
Great block man!
Is there an update for this plugin? I am using Moodle 3.9 and would really benefit from this plugin.
Can we request also a BLOCK for Custom Certificate (created by Mark Nelson)?
Manieer. I hope you are still supporting this block. When I click on the option "Assign roles", I get the message "You are not able to assign any roles here" and this seems to be for the Frontpage. Kindly advise.
How can I as a manager of the course, or even as the site administrator view ALL certificates issued? Right now it only shows me the certificates issued to me, as the logged in user. So if my username is adamy sandler, it will show only certificates issued to Adamy Sandler.
Solved! I just replaced line 33 of report.php and block_download_certificates.php :-
require_once($CFG->dirroot.'/mod/certificate/locallib.php');
with
require_once($CFG->dirroot.'/mod/certificate/lib.php');
I tried installing this block for my Moodle 2.7.2 site. I get this error:
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.
Dear Manieer,
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!!!
I would also like an answer to this question... Hi, Will you have this block working with the module Custom Certificate mod_customcert ?
Where are the certificates saved?