Workplace course certificate
Maintained by
Moodle Workplace plugins
Automatically issue digital certificates to course participants. This plugin is fully compatible with Moodle LMS.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
thanks
Regarding the last question, you need to create an issue about it. Please link it the past issue https://tracker.moodle.org/browse/CONTRIB-8853 that added a setting "user language vs site language". There is no option now to lock a specific language for a given certificate
I am planning to create two instances of certificates in each course, Arabic and English certificates. and I restrict access to each certificate based on browsing language. however, I found that both certificates' details are displayed in English, as they depend on the user's preferred language in the preferences.
How can I allow having two certificates each one in a different language?
I ask about enhancements feature to make the certificate based on the browsing language as in custom certificate
thank you
It is possible to add custom certificate code.
Can anyone help how I can set the expiry date dynamic instead of setting a fixed date ? For example if I want to set the expiry date 1 year after issue date, how can I do it ?
I'm investigating using this plugin with https://moodle.org/plugins/filter_filtercodes
It works nice when the user goes to the certificate page and generates it.
But when the scheduled task run, the certificate is generated with "admin" information.
I guess it's because the filter function uses "current user" ($USER) to retrieve the info, but in this case we should get the user as a parameter.
For the course info, it looks like it's possible to fix the tool_certificate\text to pass the correct parameter instead of always the system context, I'll discuss this with them.
Let me know if you agree and I can help anyhow.
I've posted the same question on the filter_filtercodes forum at: https://moodle.org/mod/forum/discuss.php?d=359252#p1716443
Best,
Daniel