CQFS is a simple WordPress plugin for quiz, feedback and survey. It is easy to use and maintain. You can create 3 types of forms with multiple choice questions. Questions can be assigned by categories. This plugin creates basically 3 custom post types.
- Questions
- Build
- Entries
Where “questions” post type contains all questions that you create. “Build” post type creates the form for quiz, feedback or survey. The “entry” post type contains data submitted by user.
This plugin has no third party dependency. Plain JavaScript is used for form validation to ajax form submission. No jQuery is used to develop the entire application.
An overview of CQFS plugin.
Find all about getting started with CQFS plugin.
Discover CQFS shortcode use and attributes.
Developers can use the available action hooks for their custom contents.
Find all available filter hooks that you can use to modify default values.
Discover all demos that you can easily create and use in your site.
This plugin is a free open source program. If you found this useful, please support the plugin to keep it alive.
Changelog
version 1.0.1 11.05.2023
- Deprecated filter removed for
filter_input
andfilter_input_array
version 1.0.0 Release Date - 1st September 2020
- The First Release
== Upgrade Notice ==
No upgrade notice is available. Current version 1.0.0 is stable release.