Note: You are currently viewing documentation for Moodle 2.1. Up-to-date documentation for the latest stable version is available here: Multiple Markers.

Multiple Markers

From MoodleDocs
Revision as of 17:27, 14 March 2012 by Giannis Potamitis (talk | contribs) (Created page with "{{Work in progress}} == Description == This extension supports: * Creation of assignments that can be graded by two different markers. A supervisor and a second marker * Manual...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: This article is a work in progress. Please use the page comments or an appropriate moodle.org forum for any recommendations/suggestions for improvement.


Description

This extension supports:

  • Creation of assignments that can be graded by two different markers. A supervisor and a second marker
  • Manual and automatic allocation of each student to two markers.
  • Three grades per submission. Two individual grades per marker and a third (final) agreed grade.
  • A special view where markers can check the current status of the marking procedures.
  • An enhanced feedback to students by reporting the markers as well.
  • Integration with Multiple Grading Categories extension in case it is installed too.

How to install

  • Download the required files from here

Copy TEMP/markers directory inside xxx/local/ where xxx is your main Moodle directory Copy TEMP/assignment directory to xxx/mod/assignment (overwrite existing one) Copy TEMP/markeradmin directory inside xxx/blocks/ Copy TEMP/modedit.php file to xxx/course/ (overwrite existing one) Copy TEMP/profile.php file to xxx/user/ (overwrite existing one) Log in as administrator to your Moodle site and install the new plug-in by following the instructions Install the Marker administration block (see section 2.1)