=== Questionnaire Builder === Contributors: samiur6688 , freemius Tags: questionnaire, survey, form, feedback Requires at least: 5.6 Tested up to: 6.9 Requires PHP: 7.2 Stable tag: 2.1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Plugin URI: https://wordpress.org/plugins/questionnaire-builder An easy to use and lightweight questionnaire builder plugin for WordPress. Create questionnaires, manage questions, and collect responses. == Description == Questionnaire Builder is an easy to use and lightweight plugin that allows administrators to create, manage, and collect responses from questionnaires in WordPress. Users can complete questionnaires, and admins can manage submissions . == Installation == 1. Upload the plugin files to the `/wp-content/plugins/questionnaire-builder/` directory, or install the plugin through the WordPress plugin screen. 2. Activate the plugin from the 'Plugins' menu in WordPress. 3. Use the **Questionnaire** menu to set up and manage questions. 4. Add the questionnaire to any page using the `[questionnairebuilder_form]` shortcode. == Frequently Asked Questions == = Is there a character limit for individual responses? = Yes, each response is limited to 1,000 characters. = Can responses be downloaded? = Yes, all responses can be downloaded together as a CSV file. = Is it possible to submit the form without answering all questions? = No, all questions must be answered before submission. == Changelog == = 1.0.0 = * Initial release. = 1.0.1 = * Improved installation, security, version tracking, and cleanup routines = 2.0.0 = * Added Settings page * Updated JavaScript and CSS files * Improved version tracking = 2.1.0 = * Integrated Freemius SDK * Added missing domain path to the main plugin file and improved code comments = 2.1.1 = * Fixed a critical issue introduced in version 2.1.0 = 2.1.2 = * Fixed JavaScript error when form is not present on the page * Improved Security * Updated Tested Upto * General code improvements