Crítica construtiva

comment

Hello, my name is Gabriel and I am one of the thousands of HD Quiz users. I am here to give you some constructive criticism to improve the plugin. In this case, my website/blog is a place for studying, with educational content and at the end of each post I post questions to better interact with my users. I would like to suggest that text formatting options be included: underlined, bold, italic text options…

View post on imgur.com

Another thing I would really like to see in the plugin would be the spacing of the quizzes, making them the size of the post itself and not small and thin like this one. In short, the plugin is perfect and I would definitely use it again on any other website.

View post on imgur.com

August 5, 2024 at 7:24pmGabriel

Hi Gabriel,
I’ve moved this request to the Feedback support forum as it better fits there.

I would like to suggest that text formatting options be included: underlined, bold, italic text option

This can already be done 🙂

You can use basic HTML tags to bold, italicize, etc. For example: This text has a word in <strong>bold</strong> style.

spacing of the quizzes, making them the size of the post itself and not small and thin like this one.

This is subjective. For example, I HATE the way quizzes look when they are too wide. It breaks up the formatting and looks ulgy to me. However, you can still change the width yourself by either purchasing the Quiz Styler addon, or adding some custom CSS to your site.

For example, adding the following CSS will make the quiz fit the maxumum width of whatever the sourounding container is.

.hdq_quiz {max-width: 100% !important;}.

Hope this helps!

05 August 2024 — 15:31support admin Dylan

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.