new certificate module, simplecertificate

new certificate module, simplecertificate

от Carlos Alexandre Fonseca -
Количество ответов: 8
Изображение пользователя Plugin developers

Hello,  there is a new certificate module based on certificate module, but more simple to use.

  • No need to change any code to create new certificates formats;
  • Full customized text, no need to change any lang parameters;
  • No need to upload image files to administrations area;

http://moodle.org/plugins/view.php?plugin=mod_simplecertificate

or

http://github.com/bozoh/moodle-mod_simplecertificate

it tested in moodle 2.2.5, but i thinks it's work in other moodles versions

В ответ на Carlos Alexandre Fonseca

Re: new certificate module, simplecertificate

от Marcio Henrique Zuchini -

Hi, Carlos.

I tried to follow your download link, but it seems to be broken or not available:

You do not have permission to view this plugin

I would like to try your code, if possible.

 

В ответ на Marcio Henrique Zuchini

Re: new certificate module, simplecertificate

от Carlos Alexandre Fonseca -
Изображение пользователя Plugin developers

humm i think this happened because it is not yet an approved a plugin.

Try this link

https://github.com/bozoh/moodle-mod_simplecertificate/archive/master.zip

download the zip, uncompress this zip and extract the folder. The folder will have a name similar to
bozoh-moodle-mod_simplecertificate-c9fbadb, you MUST rename this to simplecertificate.
Place this folder in your mod folder in your Moodle directory.
 
 
В ответ на Carlos Alexandre Fonseca

Re: new certificate module, simplecertificate

от Mark Whitington -

Hi Carlos,

I just tried your simple certificate on my localhost installation of Moodle 3.3.

It installed without any errors.

After creating a certificate I get the following two pages...

Page 1: The uploaded image fills the A4 sized page.

Page 2: displays a HR code.

As I am on a local host my HR scanner will not connect.

Is that where the text that was entered into the settings will appear?

Looks like an easy to use alternative to the original Certificate.

Cheers

Mark

В ответ на Mark Whitington

Re: new certificate module, simplecertificate

от Carlos Alexandre Fonseca -
Изображение пользователя Plugin developers

The idea is use a two side print, one side with certificade, image and text (page 1), and other side (page 2) the QRcode.

I don't  tested it in moodle 3.x ,  but the text should be in the first page, above image

В ответ на Carlos Alexandre Fonseca

Re: new certificate module, simplecertificate

от Mark Whitington -

Hi Carlos,

Not sure why but I do not have any visible text.

I do have the image on the first page with the QR code on the second page.

I am using Moodle 2.3.3

Is there a preferred size / resolution for the image?

Cheers

Mark