What's new
[XB] Quizzes

[XB] Quizzes [Paid] 2.0.9 Patch Level 4

No permission to buy ($75.00)
No, the results are still there.
Weird. Nothing in the error log? Do you have changes in the “ozzmodz_quiz_quiz_quiz_view” template?
Also can you please clarify the version of MySQL and PHP?


I would love to buy this addon for my forum but the price is on the high side. Is there any promo so i can get it for less?
I can offer alternative payment options with discount. I'll PM you the details.
 
Weird. Nothing in the error log? Do you have changes in the “ozzmodz_quiz_quiz_quiz_view” template?
Also can you please clarify the version of MySQL and PHP?
Nope, nothing in the error log and no changes to the template.

PHP version: 8.3.24
MySQL version: 10.11.14 (10.11.14-MariaDB)
 
Weird. Nothing in the error log? Do you have changes in the “ozzmodz_quiz_quiz_quiz_view” template?
Also can you please clarify the version of MySQL and PHP?



I can offer alternative payment options with discount. I'll PM you the details.
Am waiting for your response for payment details.
 
Painbaker updated [XB] Quizzes with a new update entry:

2.0.9

  • Added thumbnail optimization rebuild tool
  • Added storing of additional quiz thumbnail versions (small, medium, large)
  • Moved quiz thumbnails from quiz/thumbnails to the quiz_thumbnails folder
  • Added separate action to edit quiz thumbnail
  • Added IP logging on quiz/question creation
  • Added IP logging for quiz thumbnail actions
  • Fixed SQL query that caused missing results in leaderboards
  • Fixed template macro ID call causing installation error on XF 2.2
  • Fixed missing...

Read the rest of this update entry...
 
I'm getting this error on latest update!

Code:
[LIST]
[*]Error: Call to undefined method OzzModz\Quiz\Pub\Controller\QuizItem::isContentViewCounted()
[*]src/addons/OzzModz/Quiz/Pub/Controller/QuizItem.php:210
[*]Generated by: Admin
[*]Oct 3, 2025 at 9:33 AM
[/LIST]
[HEADING=2]Stack trace[/HEADING]
#0 src/XF/Mvc/Dispatcher.php(352): OzzModz\Quiz\Pub\Controller\QuizItem->actionView(Object(XF\Mvc\ParameterBag))
#1 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('OzzModz\\Quiz\\Pu...', 'View', Object(XF\Mvc\RouteMatch), Object(OzzModz\Quiz\Pub\Controller\QuizItem), Object(XF\Mvc\Reply\Reroute))
#2 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(OzzModz\Quiz\Pub\Controller\QuizItem), Object(XF\Mvc\Reply\Reroute))
#3 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(2513): XF\Mvc\Dispatcher->run()
#5 src/XF.php(524): XF\App->run()
#6 index.php(20): XF::runApp('XF\\Pub\\App')
#7 {main}
 
I'm getting this error on latest update!

Code:
[LIST]
[*]Error: Call to undefined method OzzModz\Quiz\Pub\Controller\QuizItem::isContentViewCounted()
[*]src/addons/OzzModz/Quiz/Pub/Controller/QuizItem.php:210
[*]Generated by: Admin
[*]Oct 3, 2025 at 9:33 AM
[/LIST]
[HEADING=2]Stack trace[/HEADING]
#0 src/XF/Mvc/Dispatcher.php(352): OzzModz\Quiz\Pub\Controller\QuizItem->actionView(Object(XF\Mvc\ParameterBag))
#1 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('OzzModz\\Quiz\\Pu...', 'View', Object(XF\Mvc\RouteMatch), Object(OzzModz\Quiz\Pub\Controller\QuizItem), Object(XF\Mvc\Reply\Reroute))
#2 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(OzzModz\Quiz\Pub\Controller\QuizItem), Object(XF\Mvc\Reply\Reroute))
#3 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(2513): XF\Mvc\Dispatcher->run()
#5 src/XF.php(524): XF\App->run()
#6 index.php(20): XF::runApp('XF\\Pub\\App')
#7 {main}
I have uploaded a new build that fixes this error.
 
Hmm. I installed this version (that I thought was latest) and getting the error with the latest lessons version.
[XB] Quizzes 2.0.9
[XB] Lessons 2.0.7

Which one should I use?
 
Hmm. I installed this version (that I thought was latest) and getting the error with the latest lessons version.
[XB] Quizzes 2.0.9
[XB] Lessons 2.0.7

Which one should I use?
Download the latest versions from the website again. I 've uploaded newer builds, but the version remains the same.
 
Painbaker updated [XB] Quizzes with a new update entry:

2.0.9 Patch Level 1

  • Fixed XF:ActivityLog and XF:EmbedResolver shim classses for XF 2.2
  • Fixed incorrect results URl for lesson quiz
  • Fixed "Play" tab not displaying when a different selection was active
  • Fixed updating viewed question ids causing missing questions on results with "Allow to view unseen unanswered questions results" option enabled

Read the rest of this update entry...
 
My students reported that they couldn't finish the quiz because they received a message saying there were unanswered questions, even though they had already answered all the questions. After checking, it seems the short answer questions were unanswered, even though they had already answered them. Please check.
 
After updating to 2.0.9 patch Level 2, the next button doesn't work at all.
Please try the latest build

My students reported that they couldn't finish the quiz because they received a message saying there were unanswered questions, even though they had already answered all the questions. After checking, it seems the short answer questions were unanswered, even though they had already answered them. Please check.

I don't observe such a problem.

PS: Make sure that short questions have been sent — they are not sent automatically without the confirmation button.

1759834819191.webp
 
Server error log
  • TypeError: OzzModz\Quiz\ControllerPlugin\Quiz::addQuizViewWrapperParams(): Argument #2 ($view) must be of type XF\Mvc\Reply\View, XF\Mvc\Reply\Redirect given, called in /home/whatisthis/public_html/src/addons/OzzModz/Quiz/Pub/Controller/QuizItem.php on line 317
  • src/addons/OzzModz/Quiz/ControllerPlugin/Quiz.php:18
  • Generated by: someone
  • Oct 13, 2025 at 7:48 AM

Stack trace​

#0 src/addons/OzzModz/Quiz/Pub/Controller/QuizItem.php(317): OzzModz\Quiz\ControllerPlugin\Quiz->addQuizViewWrapperParams(Object(OzzModz\Quiz\Entity\QuizItem), Object(XF\Mvc\Reply\Redirect), 'overview')
#1 src/XF/Mvc/Dispatcher.php(362): OzzModz\Quiz\Pub\Controller\QuizItem->actionResults(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('OzzModz\\Quiz:Qu...', 'Results', Object(XF\Mvc\RouteMatch), Object(OzzModz\Quiz\Pub\Controller\QuizItem), NULL)
#3 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(OzzModz\Quiz\Pub\Controller\QuizItem), NULL)
#4 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(2824): XF\Mvc\Dispatcher->run()
#6 src/XF.php(806): XF\App->run()
#7 index.php(23): XF::runApp('XF\\Pub\\App')
#8 {main}

Request state​

array(4) {
["url"] => string(42) "/quiz/sistem-pencernaan-makanan.11/results"
["referrer"] => string(63) "https://whatisthis.dot.kom/quiz/sistem-pencernaan-makanan.11/answer"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
Even though a course is disconnected from a test, the course name and link continue to appear in the test tab.

Lesson view:

1760396765334.webp

Quiz view:

1760396887086.webp

I'm removing the Test URL from the course, but the course link continues to appear in the Test.
 
Last edited:
Back
Top