Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Assignment Offline Marking: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 2: Line 2:
|name = Moodle Offline Marking
|name = Moodle Offline Marking
|state = In Progress
|state = In Progress
|tracker = http://tracker.moodle.org/browse/MDL-XXX
|tracker = http://tracker.moodle.org/browse/MDL-31276
|discussion = http://moodle.org/mod/forum/discuss.php?d=192642 https://github.com/netspotau/moodle-mod_assign
|discussion = http://moodle.org/mod/forum/discuss.php?d=192642 https://github.com/netspotau/moodle-mod_assign
|assignee = NetSpot)
|assignee = NetSpot)

Revision as of 03:56, 24 February 2012

Moodle Offline Marking
Project state In Progress
Tracker issue http://tracker.moodle.org/browse/MDL-31276
Discussion http://moodle.org/mod/forum/discuss.php?d=192642 https://github.com/netspotau/moodle-mod_assign
Assignee NetSpot)


Introduction

Offline marking is a feature that was implemented by NetSpot for Flinders University in a custom extension to the old mod_assignment. It allows markers to download all assignments as a zip along with a spreadsheet (.csv) of all the students grades and feedback. The marker can make changes to the spreadsheet or changes to the student files and re-upload one or both and Moodle will send the modified files back to the student as feedback and will associate the marks and feedback from the spreadsheet with the student. It also supports outcomes etc.


Requirements

Moodle 2.3 required

Community bonding period

Milestones

  1. Refine the project proposal with community feedback
  2. Define the mockups

Features

Download all assignments in a zip with a marking spreadsheet. Re-upload either all files or just the marking sheet and re-associate it with the correct student. Need to account for blind marking and groups.

Coding period

Milestones

  • Implement code
  • Integration by HQ

File structure

Screenshots

Not Applicable