Skip to content

Quiz Master Next 4.5.0

Compare
Choose a tag to compare
@fpcorso fpcorso released this 12 Aug 02:38
· 5685 commits to master since this release
  • Added a brand new log system to track errors in the plugin. (Github Issue #233)
  • Added the ability to drag and drop questions when creating your quiz. (Github Issue #235)
  • Added new CSS template system for quizzes. (Github Issue #234)
  • Added new classes for Correct/Incorrect Answers. (Github Issue #228)
  • Added ability to sort the results. (Github Issue #167)
  • Added the ability to search quiz results by quiz name, score, time taken, and completion time. (Github Issue #70)
  • Added the ability for developers to show only relevant fields when adding/editing questions on different question types.
  • Added new register template functions to the API.
  • Added a new contributor tab to the credits page.
  • Added a checkbox to the quiz results page to delete results.
  • Added a brand new review message system.
  • Bug Fix: Fixed a bug where slashes where appearing with the category name.
  • Bug Fix: Fixed a timer bug that prevented the timer form working when using pagination.