• Resolved JakenCD

    (@vansite)


    Is it possible that when a user click on the answer, the quizz automatically go to the next question (no need to click “next question”)?

    Thanks

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

    (@vansite)

    Also, another thing,

    How can overwrite this piece of code in the style.css?

    .quiz-form label {
    display: inline !important;
    }

    I’ve tried to create a new style.css file in a folder created inside my theme folder called “watu” (as explained in the help sections) –> this file just doesn’t work

    I’ve also tried to modify my own style.css and, even though it works for some rules, it doesn’t work for the ones labelled as “!important”.

    Any help will be very welcome.

    Thanks

    Plugin Author Bob

    (@prasunsen)

    I’m afraid you can’t make the user continue without pressing a button neither you can overwrite this css. It’s fairly important which is why we have used the important clause.

    Thread Starter JakenCD

    (@vansite)

    Thanks.

    I found a workaround.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Next question (no click)’ is closed to new replies.