Creating an "End of Quiz" link to move forward

khewss's picture

Hi,

I've been using the Quiz options in H5P in my Moodle (v3.8) portal to create quizzes. However, I've found that whenever students complete their quizzes, they would have to close that browser window, in order to get back to the previous tabbed page. 

Is there a way to put a URL link at the end of the quiz, so students can "just click" to move forward to another topic/quiz or wherever I'd want them to move forward to? Although this is available in the Interactive Video option, where I can set a pop up window at the end of a video that allows URLs to be linked.

Thank you!

Khew

BV52's picture

Hi Khew,

You can try to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.

-BV