Hi, Great plugin – thanks so much for creating and sharin…
Hi,
Great plugin – thanks so much for creating and sharing 🙂
Can i just ask a couple of questions?
Is there a way of knowing how many times the quiz’s have been taken ( gives me an idea of how well my site is being used)
and is there a different way of telling if question was right or wrong? I’m colour blind, and red/green just doesn’t work for me 🙂 Even a tick or a cross or the ability to have a separate response box for comments if answered correctly.
Many thanks
Andy
This thread has been imported from harmonicdesign.ca/hd-quiz/
Hi Andy; thanks!
If you just want a general idea on how many times a quiz is being used – check out the free Save Results Light addon (can be found on the HD Quiz -> addons page).
As for visually showing correct/incorrect answers: I care a lot about inclusive design but I obviously haven’t done enough yet. If you enable the “Show the correct answers on completion” feature, it will help a lot with the colour blindness since you will get a shape-based visual feedback instead of just colour.
The selected answer will have a solid border, and with the “Show the correct answers on completion” feature enabled, if you get the question wrong, then the correct answer will highlight with just a solid bottom border. For the next version, I’ll think of other ways to visually show the correct/incorrect state of answers for people like you.
A simple change you can make is to have it so that the “wrong” answer has a “dashed” border instead of “solid”. If you add the following css to your theme’s style.css file (or use the appearance -> customize -> custom style feature), then it should help a lot too.
.hdq_wrong {border: 4px dashed red !important;}Please let me know if you implement the above solution and if you think its a good idea to include by default in the next version.
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.