• Resolved ricardopereiravm

    (@ricardopereiravm)


    Hello.
    I′m using LearnPress for a long time and now I saw that on my Quizzes the “Check” button is missing.
    I inspected the code and here is something like: <button class="button-check-answer hide-if-js" data-id="17757" data-action="check-answer" data-security="46194dfe0a">Check</button>

    I have no automatic updates for LearnPress and WordPress.

    Can You help me finding out where is the problem and how to solve?

    Thanks in advance.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Ken Nguyen

    (@kendy73)

    Hi ricardopereiravm.

    I have some questions,

    1. Which version of LearnPress are you using?

    2. Did you enable the Check Answer option in those quizzes?

    Please let me know ??

    Regards,

    Ken

    Natso

    (@natso)

    Hi,

    I have the same issue, could you share with us how do you solved it?

    Thanks in advance.

    Plugin Contributor Ken Nguyen

    (@kendy73)

    Hi Natso,

    1. Which version of LearnPress are you using? Please make sure you using the newest version of LearnPress 2.9.1.3.

    2. Did you enable the Check Answer option in those quizzes?

    Please check and let me know.

    Regards,

    Ken

    Thread Starter ricardopereiravm

    (@ricardopereiravm)

    I have just updated to the last version and the issue is solved!

    Thanks!

    Plugin Contributor Ken Nguyen

    (@kendy73)

    Glad to hear that ??

    Our team is working so hard for next LearnPress LMS plugin – LearnPress 3.0. And I need your help.

    A nice rating for LearnPress is a big motivation for us to keep up the hard work. So if you like LearnPress, don’t forget to rate it a 5 stars ??

    Cheers!!!

    Ken

    Thread Starter ricardopereiravm

    (@ricardopereiravm)

    I like it but… well, I′ll not rate it 5 starts because of some issues. I′v used Learnpress Quizzes for our Online Courses but now we have not even 100 students there and it goes so slow!!! They wait something like 30 seconds to appear the next question!! Well, I will wait for the next versions to use it again…

    Plugin Contributor Ken Nguyen

    (@kendy73)

    Hi ricardopereiravm,

    30 seconds is too long. Something not right.

    Normaly it just take 1 second to load another questions.

    I can help you check the speed issue on the whole site.

    In this case, you can contact me at [email protected] with subject “ricardopereiravm – LearnPress Support”.

    Regards,

    Ken

    Natso

    (@natso)

    Hi Ken,

    I’m using an old verion of the theme (3.0.5) and I can’t update it right now, but I solved the issue adding this line of code to my custom CSS:

    button.button-check-answer.hide-if-js {
            display: inline-block !important;
    }

    After that, I updated the theme to the last version on a Staging Site and the problem was fixed too =)

    Thanks.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Quiz Check button is missing’ is closed to new replies.