• Resolved TimVanOerle

    (@timvanoerle)


    First of all: This is a great and easy to use plugin!

    I have a question. I want to delete the result at the end of the quiz, for example: result: 2 / 10
    It is not by default that you can delete this, but is there somewhere in the code that I can delete this, so it won’t be shown?

    Just some extra ideas and updates, if you’re still looking to improve this plugin:
    – I have to fill in a correct and incorrect response, even if I disabled this message in the options.
    – the following text should be configurable so everything can be in the language you want: queastion x out of y you must at least select one answer
    – The option that when you click on an answer the following question comes without having to click on the next question button. This will result in half as many clicks you must do, which would be a great improvement for the quiztakers
    – The possibility to show the answers in a button

    All of this improvements are in fact all you need for an what character am I quiz, which would be the first plugin to do this on WP. And I tested many different plugins and chose this one to do this with…

    https://www.ads-software.com/plugins/slickquiz/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter TimVanOerle

    (@timvanoerle)

    I found a solutions:
    First go to Plugins –> edit SlickQuiz –> slickquiz/php/slickquiz-front.php

    Delete this line:
    <h3 class=”quizScore”>’ . $this->get_admin_option( ‘your_score_text’ ) . ‘ <span> </span></h3>

    Another idea: make the percentages of the rankings adjustable for more finetuning.

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    @timvanoerle Thanks for all the feedback and thank you for using SlickQuiz! I’ll add a few of these to my todo list!

    Thread Starter TimVanOerle

    (@timvanoerle)

    Thanks for the quick update and putting this score disabler in there ?? That was fast…

    I have a little bug. I disabled that the answers light up in green (at my quiz there is no right or wrong), but when I click next question, for a split second, the right answers are turning green.

    Before this update this wasn’t a problem… ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Delete result on final page’ is closed to new replies.