Skip to content

Releases: QuizandSurveyMaster/quiz_master_next

Quiz And Survey Master 4.5.4

02 Sep 20:27
Compare
Choose a tag to compare
  • Rebrand as Quiz And Survey Master
  • Fixes scroll to top pagination bug
  • Fixes leaderboard widget bug

Quiz Master Next 4.5.3

27 Aug 00:25
Compare
Choose a tag to compare
  • Fixed an issue where Quiz Views and Quiz Taken stats in the Quizzes screen was reseting to 1 instead of 0. (Github Issue #233)

Quiz Master Next 4.5.2

17 Aug 18:10
Compare
Choose a tag to compare
  • Ensured compatibility with Wordpress version 4.3
  • Fixed an issue when Contact details are set to Required and the user leaves the fields blank the quiz is still allowed to gets submitted in IE. (Github Issue #270)

Quiz Master Next 4.5.1

12 Aug 13:22
Compare
Choose a tag to compare
  • Fixes parse error on hosts with older PHP versions

Quiz Master Next 4.5.0

12 Aug 02:38
Compare
Choose a tag to compare
  • 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.

Quiz Master Next 4.4.4

18 Jul 23:03
Compare
Choose a tag to compare
  • Security Fix: Fixed possible sql injection from authenticated users on certificate, email, and leaderboard tabs
  • Security Fix: Fixed data validation bug on help page, leaderboard shortcode, and quiz shortcode

Quiz Master Next 4.4.3

16 Jul 21:52
Compare
Choose a tag to compare
  • Security Fix: Fixed possible sql injection from authenticated users on text and tools tabs

Quiz Master Next 4.4.2

26 Jun 20:23
Compare
Choose a tag to compare

Quiz Master Next 4.4.1

21 Jun 02:51
Compare
Choose a tag to compare
  • Bug Fix: Fixes validation bug from missing first page
  • Bug Fix: Fixes timer bug that prevented timer when first page was missing
  • Bug Fix: Fixes bug that prevented re-editing of LaTex
  • Bug Fix: Fixes certificate site_url bug

Quiz Master Next 4.4.0

12 Jun 21:34
Compare
Choose a tag to compare
  • Added new template variable %TIMER_MINUTES% (GitHub Issue #209)
  • Eliminates first page if empty (GitHub Issue #182)
  • Timer now begins counting down after starting quiz if using pagination (GitHub Issue #181)
  • Amount Finished Compared To Amount In Quiz (GitHub Issue #21)
  • Bug Fix: Required Answers And Timer Doesn't Work Well Together (GitHub Issue #220)
  • Bug Fix: FPDF WriteHTML Path Not Being Created Correctly On Windows (GitHub Issue #204)
  • Bug Fix: Long quiz URL mangles page layout (GitHub Issue #202)
  • Bug Fix: Fixed Support Widget bug where the support widget was not always submitting correctly.