No, the results are still there.Did your results also disappear from the Completed Users page?
No, the results are still there.Did your results also disappear from the Completed Users page?
Weird. Nothing in the error log? Do you have changes in the “ozzmodz_quiz_quiz_quiz_view” template?No, the results are still there.
I can offer alternative payment options with discount. I'll PM you the details.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?
Nope, nothing in the error log and no changes to the template.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?
Am waiting for your response for payment 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?
I can offer alternative payment options with discount. I'll PM you the details.
Line 45: Tag macro must have an attribute name. - Template name: publiczzmodz_quiz_rating_macros
- 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...
[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.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}
Download the latest versions from the website again. I 've uploaded newer builds, but the version remains the same.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?
Ah got it. Thank you @Painbaker ! Seems to be working now. I'll play around with it further to see if I can catch anything else.Download the latest versions from the website again. I 've uploaded newer builds, but the version remains the same.
- 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
After updating to 2.0.9 patch Level 2, the next button doesn't work at all.Painbaker updated [XB] Quizzes with a new update entry:
2.0.9 Patch Level 1
Read the rest of this update entry...
Please try the latest buildAfter updating to 2.0.9 patch Level 2, the next button doesn't work at all.
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.
Fixed a bug in the last patch that prevented the next question from loading
Fixed "OzzModz\Quiz\ControllerPlugin\Quiz::addQuizViewWrapperParams(): Argument #2 ($view) must be of type XF\Mvc\Reply\View, XF\Mvc\Reply\Redirect given" error