switch off score after quiz

closed

Hi,
W would like to disable the individual score that is shown to each competitor immediately after completing a quiz. We would like to announce the scores to everyone at once to build up the suspense.

December 18, 2023 at 7:01amKevin

Hi Kevin,
first, I recommend disabling all marking from the Quiz Settings -> Marking tab. This will stop HD Quiz from show which questions were correct.

Next, add the following CSS to your site.

.hdq_result {display: none !important}

That will hide the score that appears once a quiz has been finished. On most sites, if you go to appearance -> customize -> additional CSS, you can paste that above code in to add it to your site

18 December 2023 — 10:48support admin Dylan

Brilliant, thank you

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.