Peer Work

Activities ::: mod_peerwork
Maintained by Amanda Doughty, Jez H, Manoj Solanki, Michael Hughes, David Scotson
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 4.2.0

Moodle 4.2
Released: செவ்வாய், 24 டிசம்பர் 2024, 9:56 PM

r3.11.0

  • Refactored activity to used own setting for grouping instead of Common module settings.
  • Refactored submission grade to allow float values
  • Added grading before due date warning #59 (for group summary screen)
  • Bumped release number to match latest major Moodle version supported
  • Refactored settings to allow null calculator in order to allow for cases where all calculators are disabled/uninstalled.
  • Moved PA weighting setting to calculator class.
  • AMOS string fix #3 provided by https://github.com/izendegi.
  • Table prefix fix #1 provided by https://github.com/izendegi.

r2.3.2

  • Removed deprecated string grade/core
  • Removed deprecated function user_picture::fields()

r2.3.1

  • Added grading before due date warning #59
  • Improved display of criteria scales #60

r2.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

r2.2.0

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

r2.1.0

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

r2.0.0

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

r1.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

r1.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
2024122401
Version release name
4.2.0
Maturity
Stable version
MD5 Sum
ccae890e88acef441c94042659709005
Supported software
Moodle 4.2
  • Latest release for Moodle 4.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
4.2.0.2

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