Releases: QuizandSurveyMaster/quiz_master_next
Releases · QuizandSurveyMaster/quiz_master_next
Quiz And Survey Master 4.5.4
- Rebrand as Quiz And Survey Master
- Fixes scroll to top pagination bug
- Fixes leaderboard widget bug
Quiz Master Next 4.5.3
- 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
- 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
- Fixes parse error on hosts with older PHP versions
Quiz Master Next 4.5.0
- 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
- 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
- Security Fix: Fixed possible sql injection from authenticated users on text and tools tabs
Quiz Master Next 4.4.2
- Bug Fix: Fixed bug that caused issues with validation (Github Issue #254)
- Bug Fix: Fixed a rare permalink issue (Github Issue #253)
Quiz Master Next 4.4.1
- 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
- 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.