Overview | Getting Started | CQFS shortcode | Action Hooks | Filter Hooks | Live Demos
Overview
Classic quiz feedback survey 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.
Resources
Overview
An overview page of CQFS plugin.
Getting Started
Find all about getting started with CQFS plugin.
CQFS shortcode
Discover CQFS shortcode use and attributes.
Action Hooks
Developers can use the available action hooks for their custom contents.
Filter Hooks
Find all available filter hooks that you can use to modify default values.
Live Demos
Discover all demos that you can easily create and use in your site.