Remove Scoring from Quiz
Hi,
I am using H5P within Moodle (version 8.3.3) to create quizzes with drag and drop questions. I am using the 'Question Set' H5P tool, and make the content within Moodle itself.
I was wondering if there was a way to remove / hide the scoring element of these questions, whilst still being able to show feedback. The quiz has multiple correct answers, and I don't want the users to feel that they can 'pass' or 'fail' the quiz.
I have attached an image of the bit I want to hide, and would really appreciate some advice on this area. If there are better tools I should be using, I would also be grateful for those insights.
Look forward to your response!
Abi
BV52
Mon, 06/08/2020 - 21:51
Permalink
Hi Abi,The easiest way is to
Hi Abi,
The easiest way is 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