Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Certificate module.

Certificate module: Difference between revisions

From MoodleDocs
(→‎Settings: Picture is worth 1000 words)
(added 1.7 link, not sure what to say about unicode file)
Line 1: Line 1:
{{Moodle 1.6}}
{{Moodle 1.6}}
 
{{Moodle 1.7}}
The '''Certificate module''' creates PDF certificates/diplomas for students of the course and is completely customizable. You can add borders, watermarks, seals and even show grade information. It was created by David T. Cannon, and currently maintained by [http://moodle.org/user/view.php?id=3239&course=5 Chardelle Bush].
The '''Certificate module''' creates PDF certificates/diplomas for students of the course and is completely customizable. You can add borders, watermarks, seals and even show grade information. It was created by David T. Cannon, and currently maintained by [http://moodle.org/user/view.php?id=3239&course=5 Chardelle Bush].


The current version requires Moodle 1.6.
There are different certificate modules for 1.6 and 1.7.  They are not compatible.  These instructions were written for 1.6.  


==Installing==
==Installing==
#Download and Unpack the Certificate_1.6 zip file in a temporary area, keep the paths
#Download and Unpack the Certificate zip file in a temporary area, keep the paths
#Find the folder that is called "Certificate" in the unpacked area
#Find the folder that is called "Certificate" in the unpacked area
#Copy that folder to your moodle mod folder located for example at yourhost\moodle\mod . This will include folders db,docs and all the subfolders located under pics.
#Copy that folder to your moodle mod folder located for example at yourhost\moodle\mod . This will include folders db,docs and all the subfolders located under pics.
Line 24: Line 24:


* [http://moodle.org/mod/forum/discuss.php?d=45370#208505 Discuss]
* [http://moodle.org/mod/forum/discuss.php?d=45370#208505 Discuss]
* [http://moodle.org/mod/data/view.php?d=13&rid=308  Download ]
* [http://moodle.org/mod/data/view.php?d=13&rid=308  Download 1.6 ]
*[http://moodle.org/mod/forum/discuss.php?d=56265 Download 1.7]


* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=33997 Certificate module] forum
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=33997 Certificate module] forum

Revision as of 21:23, 21 November 2006

Template:Moodle 1.6 Template:Moodle 1.7 The Certificate module creates PDF certificates/diplomas for students of the course and is completely customizable. You can add borders, watermarks, seals and even show grade information. It was created by David T. Cannon, and currently maintained by Chardelle Bush.

There are different certificate modules for 1.6 and 1.7. They are not compatible. These instructions were written for 1.6.

Installing

  1. Download and Unpack the Certificate zip file in a temporary area, keep the paths
  2. Find the folder that is called "Certificate" in the unpacked area
  3. Copy that folder to your moodle mod folder located for example at yourhost\moodle\mod . This will include folders db,docs and all the subfolders located under pics.
  4. Copy the file called "certificate.php" in the folder called "yourLangfolder" to your language folder, for example yourhost\moodle\lang\en.
  5. Go to your Moodle, open up the administation block, configuration. Moodle knows something has been added and it will proceed to install the certificate plugin module.

Settings

Help buttons give more information about each setting.

File:Certificate Settings page.JPG
Moodle 1.6 Certificate Setting Page

Tips & Tricks

  • Want to indicate specific credits to display for a course? Use the Course ID field to record this information. For example "IS101- CREDIT HOURS 5.0" or simply "5.0 CEUs"

If you are using your own theme you have to put the icon.gif inside a folder called certificate and put in your mod folder image

See also