Peer Work

Activities ::: mod_peerwork
Maintained by Jez H, Manoj Solanki, Amanda Doughty
The Peerwork plugin was designed to replicate functionality of WebPA in Moodle allowing a peer weighting to be applied to assignments. Using this plugin teachers still grade the assignment, but available marks are distributed between students based on peer ratings.

Peer Work 2.3.0

Moodle 3.6, 3.7, 3.8, 3.9, 3.10
Released: Thursday, 15 April 2021, 7:19 PM

v2.3.0

  • Added group restriction check #54
  • Added group update observer to amend grades when group membership changes #37
  • Made WebPA calculator a dependency
  • Added download all submissions
  • Changed icon
  • Added first and last names to export #48
  • Added student ID to export #57
  • Fixed bug in calculation when self grade turned off #58

/***** !IMPORTANT This will change existing grades where self grading has been disabled. *****/

v2.2.0

  • Fixed single calculator plugin error #55 #56
  • Added support for v3.10

v2.1.0

  • Added individual peer grade override
  • Added site setting: Justification - disabled, hidden, visible anonymous, visible with usernames
  • Added suite of Behat tests

v2.0.0

  • Refactored the calculator as a subplugin
  • Added course scales to selection

v1.1.0

  • Added site settings: Default number of criteria - 1-5 Default text for 5 criteria Default scale for 5 criteria Justification type - per peer or per criteria
  • Added activity setting: Justification type - per peer or per criteria
  • Some activity settings no longer editable after a student has submitted: Peer grades visibility Allow students to self grade Justification Justification type Justificaton max length Criteria Criteria scale Add criteria
  • Style changes to improve responsiveness

v1.0.0

  • Upgrade requirement to Moodle 3.6
  • Change version number from 3.3+ to 1.0.0
  • Rename plugin to mod_peerwork
  • Various changes by Kevin Moore
  • Forked from City University London's mod_peerassessment plugin v3.3

Version information

Version build number
2020120100
Version release name
2.3.0
Can be updated from
2.2.0 (2020111300)
Can be updated to
2.3.1 (2020120101)
Maturity
Stable version
MD5 Sum
12ef69937447b0a79e8ed5dcdc122398
Supported software
Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation