Note:

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

Assignment Marking Group Support: Difference between revisions

From MoodleDocs
(Created page with "Spec page for Assignment Marking Group Support feature for Moodle 2.3.")
 
No edit summary
Line 1: Line 1:
Spec page for Assignment Marking Group Support feature for Moodle 2.3.
{{Infobox Project
|name = Assignment Marking Group Support
|state = In Progress
|tracker = http://tracker.moodle.org/browse/MDL-31411
|discussion = http://moodle.org/mod/forum/discuss.php?d=192642 https://github.com/netspotau/moodle-mod_assign
|assignee = NetSpot)
}}
 
==Introduction==
This is an enhancement to the mod_assign that allows markers to be assigned to groups and they can only mark students in their own group. One option is that the grading interface could be moved to gradelib and this feature added there instead.
 
See: http://tracker.moodle.org/browse/MDL-31409
 
 
==Requirements==
Moodle 2.3 required
 
==Community bonding period==
 
===Milestones===
# Refine the project proposal with community feedback
# Define the mockups
 
===Features===
 
Some interface for assigning markers to groups. These groups are different to the groups used for student team assignments. Markers without a "mark all submissions" capability will only be able to mark students in their own group. Should support blind marking etc.  
 
 
==Coding period==
 
===Milestones===
* Implement code
* Integration by HQ
 
===File structure===
 
==Screenshots==

Revision as of 04:20, 24 February 2012

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


Introduction

This is an enhancement to the mod_assign that allows markers to be assigned to groups and they can only mark students in their own group. One option is that the grading interface could be moved to gradelib and this feature added there instead.

See: http://tracker.moodle.org/browse/MDL-31409


Requirements

Moodle 2.3 required

Community bonding period

Milestones

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

Features

Some interface for assigning markers to groups. These groups are different to the groups used for student team assignments. Markers without a "mark all submissions" capability will only be able to mark students in their own group. Should support blind marking etc.


Coding period

Milestones

  • Implement code
  • Integration by HQ

File structure

Screenshots