Skip to content

Releases: QuizandSurveyMaster/quiz_master_next

Release 8.1.16

20 Sep 11:25
7c69ea7
Compare
Choose a tag to compare
  • Feature: Added option to use random question and answer with manual pagination
  • Bug: Fix quiz score calculation issue with file upload question types
  • Enhancement: Improved nonce validation logic

Release 8.1.14

24 Aug 10:25
9999217
Compare
Choose a tag to compare
  • Feature: Added option to change text label for "No answer provided”
  • Bug: Resolved the issue where the timer would continue to display in the page title even after being disabled
  • Bug: Addressed several PHP warnings
  • Bug: Patched a vulnerability to prevent race conditions during submission
  • Bug: Fixed Cross Site Scripting (XSS) vulnerability in question description
  • Enhancement: Included an option to underline text in the editor

Release 8.1.13

02 Aug 12:53
faf9949
Compare
Choose a tag to compare
  • Bug: Fixed translation issue with German latters
  • Bug: Resolved quiz store issue related to long quiz URLs
  • Bug: Fixed issue with inline CSS class in quiz answer selection

Release 8.1.12

20 Jul 12:53
35f2435
Compare
Choose a tag to compare
  • Bug: The HTML tag issue with the admin result page has been resolved
  • Bug: Fixed issue with question position on manual pagination
  • Bug: Resolved the issue related to multiple responses showing in the inline result option
  • Enhancement: Significant performance improvements have been made to the show inline result feature

Release 8.1.11

14 Jul 12:30
614d37d
Compare
Choose a tag to compare
  • Bug: Resolved problem causing a blank screen upon submission
  • Bug: Rectified issues with the layout of the progress bar
  • Bug: Fixed security vulnerabilities and enhanced overall system protection

Release 8.1.10

30 Jun 09:33
cb107ed
Compare
Choose a tag to compare
  • Bug: Fixed issues with timer after 8.1.9 release

Release 8.1.9

28 Jun 15:05
ef51b0f
Compare
Choose a tag to compare
  • Feature: Added option to disable quiz public links
  • Feature: Added option to apply global setting on multiple quizzes
  • Feature: Added the ability to set a default text for unanswered questions
  • Feature: Added option to store failed quiz submitted data
  • Feature: Added option to enable/disable QSM logs
  • Bug: Fixed visiblity issue with next button on comment screen
  • Bug: Fixed correct answer logic issue with multi choice question type

Release 8.1.8

13 Jun 12:53
3fa2708
Compare
Choose a tag to compare
  • Feature: Added option to end quiz after x number of wrong answers
  • Feature: Added option to display the start and end dates of quizzes in the result list
  • Bug: Fixed issue with correct answer logic while applying global setting
  • Bug: Resolved hyperlink problem with multiple answer in email.
  • Enhancement: Improve show inline result UX
  • Enhancement: Improve questions hint tooltip UI
  • Enhancement: Implemented various improvements to enhance the user experience of the quiz admin panel

Release 8.1.7

22 May 06:28
d48285c
Compare
Choose a tag to compare
  • Feature: Now users can set separate question limits for individual categories.
  • Bug: Fixed issues with ending a quiz if wrong answer is selected
  • Enhancement: Enhanced the validation flow for the "end quiz if wrong answer" option.
  • Enhancement: Added a warning alert to notify users when they attempt to save invalid variables in the result or email template
  • Enhancement: Improved the functionality of nonce validation
  • Enhancement: Enhanced the user interface for displaying multiple response results
  • Enhancement: Improved the user experience for the "show inline result" option

Release 8.1.5

13 Apr 12:15
c21169e
Compare
Choose a tag to compare
  • Feature: Added option to display inline results for fill-in-the-blank and dropdown question types
  • Bug: Resolved an issue with the next button when multiple quizzes are used on the same page
  • Bug: Fixed a critical error on the result page
  • Bug: Addressed security and vulnerability concerns
  • Bug: Resolved an issue with hidden required questions validation
  • Bug: Fixed the correct answer information issue when importing questions from the question bank
  • Enhancement: Improved the user interface of the categories dropdown in the Options tab