Skip to content

Commit

Permalink
Merge pull request #2679 from QuizandSurveyMaster/dev-zubair
Browse files Browse the repository at this point in the history
update changelog 9.2.1
  • Loading branch information
zubairraeen authored Oct 16, 2024
2 parents 04984ad + 81c2212 commit 955f858
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 20 deletions.
4 changes: 2 additions & 2 deletions mlw_quizmaster2.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Quiz And Survey Master
* Description: Easily and quickly add quizzes and surveys to your website.
* Version: 9.2.0
* Version: 9.2.1
* Author: ExpressTech
* Author URI: https://quizandsurveymaster.com/
* Plugin URI: https://expresstech.io/
Expand Down Expand Up @@ -43,7 +43,7 @@ class MLWQuizMasterNext {
* @var string
* @since 4.0.0
*/
public $version = '9.2.0';
public $version = '9.2.1';

/**
* QSM Alert Manager Object
Expand Down
25 changes: 7 additions & 18 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: quiz, survey, test, exam, online assessment
Requires at least: 4.9
Tested up to: 6.6
Requires PHP: 5.4
Stable tag: 9.2.0
Stable tag: 9.2.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -35,22 +35,6 @@ This [WordPress quiz maker](https://quizandsurveymaster.com/free-quiz-maker-word

### DIVERSE RANGE OF QUESTIONS

Create quizzes, forms, or surveys with a variety of question types tailored to your specific goals:

- **Multiple Choice**: Choose one correct answer option.
- **Multiple Response**: Select multiple correct answer options.
- **Dropdown**: Pick one correct answer from the dropdown menu options.
- **Short Answer**: Provide concise written responses.
- **Paragraph**: Write longer, detailed answers.
- **Fill in the Blank**: Complete sentences with the correct missing words.
- **Date**: Select a specific calendar date.
- **File Upload**: Attach images, PDFs, and documents.
- **Number**: Enter answers in numerical format.
- **Captcha**: Verify identity with anti-bot check.
- **Polar**: Answer by choosing a spot on the slider scale.
- **Opt-in**: Use the checkbox selection to give permission/agree to a text.


Engage your audience effortlessly with our **interactive quiz builder**! Easily create tailored quizzes, forms, or surveys using diverse question types that align with your goals and make interaction fun.

- **Multiple Choice**: Choose one correct answer option.
Expand All @@ -66,7 +50,7 @@ Engage your audience effortlessly with our **interactive quiz builder**! Easily
- **Polar**: Answer by choosing a spot on the slider scale.
- **Opt-in**: Use the checkbox selection to give permission/agree to a text.

ADVANCED QUESTION TYPES
**ADVANCED QUESTION TYPES**
QSM comes with some advanced question types in their pro plan;

- **Matching Pairs** - Drag and drop answers vertically to match with the correct option.
Expand Down Expand Up @@ -238,6 +222,11 @@ As a WordPress quiz maker, QSM is designed to be compatible with most other plug
18. Database

== Changelog ==
= 9.2.1 ( October 16, 2024 ) =
* Bug: Resolved vulnerability issue with question settings
* Bug: Fixed issue with fill in the blanks question type while using random answers
* Bug: Fixed php warning with user permission function

= 9.2.0 ( October 07, 2024 ) =
* Bug: Resolved HTML tag issue with the %USER_ANSWER% variable
* Bug: Fixed the issue with contact form position settings
Expand Down

0 comments on commit 955f858

Please sign in to comment.