The green tiles show the quiz categories. Is it possible to add code so that students and teachers can search for these as well at the quiz results page? What Javascript code should I add?
Explain this then. Why do I see a quiz result from a year ago before a result from 5 months ago? Does it only record the first time quiz is made? Or what could it be?
Hi it seems there is some default wordpress order comes into play we are using WP_Query to fetch the quizzes there using post__in parameter and this can be overwritten by any of the plugins
Hello Alex,
Issue at this page: https://meestergijs.nl/app/#component=course&action=quiz_results
The green tiles show the quiz categories. Is it possible to add code so that students and teachers can search for these as well at the quiz results page? What Javascript code should I add?
Thanks a million,
Gijs
Im sorry that is not available as of now
Okay. Fair enough.
Is it possible to order the chronologically? Where the newest scores are at the top, standard?
Yes that is the default order in the my quizzes latest quiz taken or submitted shown at the top.
Explain this then. Why do I see a quiz result from a year ago before a result from 5 months ago? Does it only record the first time quiz is made? Or what could it be?
Hi it seems there is some default wordpress order comes into play we are using WP_Query to fetch the quizzes there using post__in parameter and this can be overwritten by any of the plugins
.
What you're saying is that another plugin is causing this issue? Correct?
Well that seems to be an issue in wplms actually , adding to issue log : https://trello.com/c/5GxcCKfa
Exactly. Nice to know we understand each other now.
Closing here.