HD Quiz

Need to send invoices?
Check out my new WordPress plugin HDInvoice
Limited time launch sale

The plug-in works very well! Thanks for your efforts.<…

Published: February 21, 2019
Support status: closed

The plug-in works very well! Thanks for your efforts.

1 – Is there a way to allow the results to include the percentage only and not the more cryptic 0/0 (which I find is hard for people to understand) or to allow customization to say “X correct out of X questions”.

2 – Is there a way to allow more than just two categories for results instead of just “pass / fail” It would be nice to allow us to create messages for groups withing a certain range of scores.

This thread has been imported from harmonicdesign.ca/hd-quiz/

thread author: Ken Hudspeth

Hi Ken,#1 is possible by adding some small CSS to your theme.

Assuming you are using the latest version of HD Quiz (1.6.1) and have “Enable Percent Results” active in the HD Quiz general options, please add the following CSS snippet.

.hdq_result { color: #fefefe;}.hdq_result_percent {color:#000 !important;}.hdq_result_fraction {display:none;}

The above is just a temporary work around as all it does is force the text colour to be white, hiding it. In the next version I release, I’ll also wrap a custom div called “hdq_result_fraction”. Once I do this, your site will automatically upgrade to instead of changing the font colour, it will actually remove the text altogether – giving you the perfect solution.

As for #2, I’m afraid that HD Quiz is not compatible with that. For the foreseeable future, quizzes are either “pass” or “fail”.

21 February 2019 — 16:21 support admin - Dylan

Thanks for the prompt response.

21 February 2019 — 16:32 thread author - Ken Hudspeth

Glad to help. I’ll push out a minor update to fix this for you in the next ~24 hours. You will NOT be prompted to update the plugin when I do this, so I’ll message you here to let you know when it’s ready.

When it’s ready, you will need to deactivate and delete HD Quiz, then reinstall from the repository to make sure you get the new update.

21 February 2019 — 16:37 support admin - Dylan

Hi Ken,I just updated HD Quiz, so if you install the latest version, your site should now automatically hide the fraction score and only show the percentage score.

Please deactivate and delete HD Quiz, then reinstall from the repository to make sure you get the new update (and don’t forget to clear your cache!).

22 February 2019 — 13:08 support admin - Dylan

If you are enjoying HD Quiz please leave a review here on the official WordPress.org page. HD Quiz is developed by me, just some dude, and is supported and available for free. It may seem dumb, but truly nothing makes me happier than knowing that people are using and loving HD Quiz and my hard work.

This thread has either been marked as complete or has been automatically closed due to inactivity.