Hi Is there a way to put a start quiz button on quizzes…
Hi
Is there a way to put a start quiz button on quizzes that aren’t timed?
Thanks!
This thread has been imported from harmonicdesign.ca/hd-quiz/
Hi Andrew,
sorry but there is not an option for this.
If you want, you can set the timer to a stupidly large number, and then hide the timer with CSS.
You can use the following CSS
.hdq_timer {display: none !important}
You can add it to either your theme’s style.css or use your theme customizer to add it to the “additional CSS” section.
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.