Certificate Issue

Certificate Issue

by Vinish Vijayan -
Number of replies: 2

I have a standard setup. I wish to integrate Certificate to Quiz and after completion of the quiz, a certificate should be issue to all students attempting the quiz with the date, course/quiz name and student name printed on certificate.

Is there any way to set up as i required? Please reply.

Thanks in Advance

Average of ratings: -
In reply to Vinish Vijayan

Re: Certificate Issue

by Guido Hornig -
Picture of Plugin developers

I did this often.

What I did:

  1. Install certificate plugin from https://moodle.org/plugins/search.php?s=certificate
  2. activate the completion tracking in the course
  3. add "Restrict Access" parameter to the certificate instance
  4. optional: design your certificate to your needs by editing the certificate.php in mod/certificate/type/yourCert/certificate.php

Instead of 2) and 3) you could try the certifiacte parameters to restrict access to the certificate.

alternativly there is simple certificate, which I never tried, because I've no time.

Tell us what you did.

I also provide professional help adding Qr-Codes to the certificate

In reply to Guido Hornig

Re: Certificate Issue

by Sushant Dashputre -

Hi, I think I am also facing same problem , Basically I want my students should enroll for a course , pass the test and get a certificate.

I tried enabling "Completion Tracking" but unable to know even its result, Basically I tried the steps below,

Created a course and also a quiz with it.

An activity - i.e. a certificate from the module - Simple Certificate - is added , however, a default image is selected but student is not able to see the option - Certificate.

I am not able to configure my site as mentioned above, and I do not know coding. Any help would be really appreciated.