=== Likert Survey Master ===
Contributors: prasunsen
Tags: survey, likert survey
Requires at least: 5.0
Tested up to: 6.2
Stable tag: 0.8
License: GPL2

Quickly create "Likert scale" surveys and get results with charts. 

/*** License

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
    ***/

== Description ==

This pluign is designed to quickly create Likert scale surveys with several pre-defined scales or custom scale.
See the screenshots to get better idea of what it does. 

**To publish a survey place its shortcode in a post or page**

See also our powerful general quiz, exam and survey plugin [Watu Quiz](https://wordpress.org/plugins/watu/ "Watu Quiz")

###Features###

- The quickest method to create likert scale surveys
- Get reports from the user answers
- Output charts from the user answers
- Supports different question categories
- Cumulative stats per questions showing what percentage and number of respondends selected each choice
- We are just starting, please give us feedback on what else you need in this plugin

== Installation ==

1. Unzip the contents and upload the entire `likert-survey` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to "Likert Survey Master" in your menu and manage the plugin
4. To publish a survey place its shortcode in a post or page

== Frequently Asked Questions ==

None yet, please ask in the forum

== Screenshots ==

1. The create / edit likert scale survey form lets you select scale, create questions and form the final output at the same time

2. Manage your questions and reorder them. Here you can edit each question individually which will give you the rich text editor for easier formatting.

3. The survey results at a glance 

== Changelog ==

= Changes in version 0.8 =
1. Added option to automatically publish survey in a post at the time of saving
2. Added security
3. Completed deleting the results (answers) when deleting a survey
4. Hyperlink survey title to the post where the survey is publshed (when published)
5. Added option to request contact info at the beginning of the survey
6. When creating the survey you can choose the start of the scale and whether it increments or decrements.
7. Added culumative stats per question based on everyone's responses on the survey.
