certificate/quiz link

certificate/quiz link

by Peter Jones -
Number of replies: 2

in course i have set up, after successfully completing the quiz there is the no botton/link for the certificate, but there is a link/button for re attempt quiz even when successfully completed. Any direction on how to have the certificate link would be greatly appreciated.

Average of ratings: -
In reply to Peter Jones

Re: certificate/quiz link

by E. L. Cooper -

Have you added a certificate and set it up to be available after completing the quiz? Are you trying to get the quiz to have some sort of direct link to the certificate? I have done that before using html code in default feedback.

In reply to Peter Jones

Re: certificate/quiz link

by Mark Nelson -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Testers

Hi Peter,

You would have to edit the core code in order to do this. The modules are separate. What you could do is add feedback in the quiz that says, "Congratulations, you now can access the certificate, click <a href='thelink'>here</a> to receive it". This is assuming you have unlocked the certificate for those that achieve a certain grade and that the link is pointing to a valid certificate in that course.

Regards,

Mark