How can user will download/generate. there cretificate if they got 60% or above in the quiz. can you please explain steps to set up this .
Thanks in advance
@redspark,
First, you have to create a certificate template.
Then edit the course in the frontend and set the certificate template with %
If a user will earn that much % in the course then the certificate will be awarded to the user and that certificate will be visible in the user profile.
Make sure the switch print and pdf will be enabled in the certificate template and height and width also set. Only then users can get the option to download the certificate.
An administrator can also assign certificate from course-admin section manually.
http://prntscr.com/kigcap
Thanks for your response.
I am able to assign the certificate manuallly.
but i need if some student get 60%or above in quiz then certificate will automatically assign to them.
Thanks
@redspark,
The certificate is assigned automatically to students on the basis of the curriculum completion.
Let's say in a course if you have some units and a quiz and the certificate will be assigned after 60% of completion then the code will be executed after completing the 60% of the course.
But if your course only have a quiz then this is possible what you want.
Hello,
Please refer this image i want this type of course setup in the lms
image url -
https://vibethemes.github.io/WPLMS-Documentation/images/students-guide.png
Onces student visit the course -> start the course -> complete the units -> take the quiz with some passing percentage -> assign automatically certificate .
Thank you
@redspark,
Please do not create multiple topics for the same issue
I am closing this topic.
Check the answers here:
https://wplms.io/support/forums/topic/how-to-generate-the-certificate-after-student-pass-the-quiz/
You have to add that code given on this topic in wplms customizer plugin.
The code will execute when the user marks will be greater than the passing score. Assign certificate when the user passes the quiz(or get the marks more than the passing limit)