Skip to content

amitbiswas06/classic-quiz-feedback-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic quiz feedback survey

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.

  1. Questions
  2. Build
  3. 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

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.

Donate via PayPal

Changelog

version 1.0.1 11.05.2023

  • Deprecated filter removed for filter_input and filter_input_array

version 1.0.0 Release Date - 1st September 2020

  • The First Release

View the full changelog

== Upgrade Notice ==

No upgrade notice is available. Current version 1.0.0 is stable release.