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
- Upload the plugin files to the
/wp-content/plugins/questionnaire-builder/
directory, or install the plugin through the WordPress plugin screen. - Activate the plugin from the ‘Plugins’ menu in WordPress.
- Use the Questionnaire menu to set up and manage questions.
- Add the questionnaire to any page using the
[questionnairebuilder_form]
shortcode.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Questionnaire Builder” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Questionnaire Builder” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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