certificate/quiz link

certificate/quiz link

por Peter Jones -
Número de respostas: 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.

Média das avaliações:  -
Em resposta à Peter Jones

Re: certificate/quiz link

por 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.

Em resposta à Peter Jones

Re: certificate/quiz link

por Mark Nelson -
Imagem de Core developers Imagem de Documentation writers Imagem de Particularly helpful Moodlers Imagem de Peer reviewers Imagem de Plugin developers Imagem de 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