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
Hi,
I have the same issue, could you share with us how do you solved it?
Thanks in advance.
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
I have just updated to the last version and the issue is solved!
Thanks!
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
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…
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 candy@thimpress.com with subject “ricardopereiravm – LearnPress Support”.
Regards,
Ken
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.