Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Certificate FAQ.

Certificate FAQ: Difference between revisions

From MoodleDocs
(add a couple)
 
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:


==My old watermark does not work in 2.x certificate==
==My old watermark does not work in 2.x certificate==
The default 2.1 certificate type code sets the transperancy of the watermark image to 10%.  Either change the watermark image so it is darker, or adjust the  $pdf_SetAlpha setting.  See [[Certificate customizing]] and the "Adjusting transparency of an image" section.
The default 2.1 certificate type code sets the transparency of the watermark image to 10%.  Either change the watermark image so it is darker, or adjust the  $pdf_SetAlpha setting.  See [[Certificate customizing]] and the "Adjusting transparency of an image" section.


==Where can I download a copy of Certificate==
==Where can I download a copy of Certificate==
It can be found at [https://github.com/PukunuiAustralia/moodle-mod_certificate].  It is not in the Modules and plugins database at this time (November 2011).
You can download Certificate for Moodle 2.x from [https://moodle.org/plugins/pluginversions.php?plugin=mod_certificate the Moodle plugins database].
[[Category:FAQ]]
 
[[es:Certificado FAQ]]

Latest revision as of 18:22, 20 October 2015

Where is the conditional setting about grades?

Your site administrator needs to turn it on in Site administration > Advanced features > Enable conditional access.

My old watermark does not work in 2.x certificate

The default 2.1 certificate type code sets the transparency of the watermark image to 10%. Either change the watermark image so it is darker, or adjust the $pdf_SetAlpha setting. See Certificate customizing and the "Adjusting transparency of an image" section.

Where can I download a copy of Certificate

You can download Certificate for Moodle 2.x from the Moodle plugins database.