=== Peer Feedback ===
Contributors: alexfurr
Tags: academic, feedback, peer
Requires at least: 3.0.1
Tested up to: 4.9.8
Stable tag: 0.2
License: GPLv2 or later
Create project groups and allow students to give written or point distribution feedback on their peers.

== Description ==
Allows your students to give feedback on peers in their project groups. Feedback types are:
* Written feedback (textarea)
* Criteria grid (rubric)
* Point distribution

== Installation ==
1.  Extract the zip file and copy contents in the wp-content/plugins/ directory of your WordPress installation
2.  Activate the Plugin from Plugins page.

== Frequently Asked Questions ==
= Does this work with existing enrolled students on my blog? =
No - you need to re-specify your student groups by uploading the groups CSV file (see help section)

= Do students need to be subscribers to my blog? =
No - you can add anyone as a student, you just need to provide an email address for them.

== Screenshots ==
1. Project overview page
2. Groups admin page
3. Written feedback example
4. Criteria example
5. Point distribution example

== Changelog ==
= 0.2 =
* Bug fix

= 0.1 =
* Initial release