[XenConcept] Quiz Manager

[XenConcept] Quiz Manager [Paid] 2.1.3

No permission to buy ($40.00)

XenConcept

Well-known member
XenConcept submitted a new resource:

Quiz manager - Empower Your Community with Tests - The Ultimate Quiz Manager for XenForo

The Quiz Add-on for your XenForo forum transforms your site into a more attractive platform by providing a fun and interactive experience for your users. This add-on enables users to test their knowledge, enjoy learning, and engage in friendly competition with others. It increases on-site engagement by capturing participants' interest, encouraging longer site visits.

Features
  • Category
  • Quiz prefixes
  • Quiz fields
  • Quiz question
  • Quiz players
  • Usergroup permissions
...

Read more about this resource...
 
I have more questions.

  1. Is there any option to keep the right answer hidden after the player submits their answer?
  2. Can we set how many times a quiz is taken/retaken?
 
@Wanji, as someone who wrote the script for this add-on and tried it hundreds of times, I would like to answer your questions to help you.

I don't quite understand your first question, but the participant can see the answers to the questions after "finish the test". In other words, after each question, it is not shown whether the option is correct or incorrect. The aim is to ensure that he/she finishes the test.

For your second question, this option is currently not available. Maybe @XenConcept can plan it in the next release.

I hope this answers your questions.
 
@SelamT In Google Forms, you can configure:
  • Unanswered questions (Respondents can see questions that were not answered correctly) - On/Off
  • Correct answers (Respondents can see the correct answers after the grades are released) - On/Off
This option is important to prevent students from giving the correct answers to other students who take the test later, or to prevent a student from scoring 100% after repeating the quiz multiple times.
 
Hello,

Unanswered questions (Respondents can see questions that were not answered correctly) - On/Off

Would you like an option to move on to the next question without answering it, for example?

Correct answers (Respondents can see the correct answers after the grades are released) - On/Off
Would you like to hide the final result and display a note, for example?

Can we set how many times a quiz is taken/retaken?

In the quiz option or permission?
 
Hello,
Would you like an option to move on to the next question without answering it, for example?
Would you like to hide the final result and display a note, for example?
In the quiz option or permission?
1. It could be yes or no.
2. Show or Do not show the right answers to them but display a note.
3. User can hit a button to retake the quiz for x times.
 
How to fix?

InvalidArgumentException
: No news feed handler for 'xc_quiz_manager_quiz' in src/XF/Repository/NewsFeed.php at line 103
  1. XF\Repository\NewsFeed->getNewsFeedHandler() in src/XF/Behavior/NewsFeedPublishable.php at line 116
  2. XF\Behavior\NewsFeedPublishable->isPublishable() in src/XF/Behavior/NewsFeedPublishable.php at line 43
  3. XF\Behavior\NewsFeedPublishable->publish() in src/XF/Behavior/NewsFeedPublishable.php at line 37
  4. XF\Behavior\NewsFeedPublishable->postSave() in src/XF/Mvc/Entity/Entity.php at line 1285
  5. XF\Mvc\Entity\Entity->save() in src/addons/XenConcept/QuizManager/Service/QuizItem/Create.php at line 206
  6. XenConcept\QuizManager\Service\QuizItem\Create->_save() in src/XF/Service/ValidateAndSavableTrait.php at line 42
  7. XenConcept\QuizManager\Service\QuizItem\Create->save() in src/addons/XenConcept/QuizManager/Pub/Controller/Category.php at line 207
  8. XenConcept\QuizManager\Pub\Controller\Category->actionAdd() in src/XF/Mvc/Dispatcher.php at line 352
  9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  10. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
  13. XF\App->run() in src/XF.php at line 524
  14. XF::runApp() in index.php at line 20
 
Can't add Quiz fields.
How to fix?

InvalidArgumentException: No news feed handler for 'xc_quiz_manager_quiz' in src/XF/Repository/NewsFeed.php at line 103
  1. XF\Repository\NewsFeed->getNewsFeedHandler() in src/XF/Behavior/NewsFeedPublishable.php at line 116
  2. XF\Behavior\NewsFeedPublishable->isPublishable() in src/XF/Behavior/NewsFeedPublishable.php at line 43
  3. XF\Behavior\NewsFeedPublishable->publish() in src/XF/Behavior/NewsFeedPublishable.php at line 37
  4. XF\Behavior\NewsFeedPublishable->postSave() in src/XF/Mvc/Entity/Entity.php at line 1285
  5. XF\Mvc\Entity\Entity->save() in src/addons/XenConcept/QuizManager/Service/QuizItem/Create.php at line 206
  6. XenConcept\QuizManager\Service\QuizItem\Create->_save() in src/XF/Service/ValidateAndSavableTrait.php at line 42
  7. XenConcept\QuizManager\Service\QuizItem\Create->save() in src/addons/XenConcept/QuizManager/Pub/Controller/Category.php at line 207
  8. XenConcept\QuizManager\Pub\Controller\Category->actionAdd() in src/XF/Mvc/Dispatcher.php at line 352
  9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
  10. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
  13. XF\App->run() in src/XF.php at line 524
  14. XF::runApp() in index.php at line 20

Hello,

Fixed in the next version.
 
Top Bottom