Assignment Blind Marking: Difference between revisions
Damyon Wiese (talk | contribs) No edit summary |
This page will not be migrated to new devdocs |
||
| Line 1: | Line 1: | ||
{{Template:WillNotMigrate}} | |||
{{Infobox Project | {{Infobox Project | ||
|name = Assignment Blind Marking | |name = Assignment Blind Marking | ||
Latest revision as of 06:17, 10 February 2025
| Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable. |
| Assignment Blind Marking | |
|---|---|
| Project state | In Progress |
| Tracker issue | http://tracker.moodle.org/browse/MDL-31291 |
| Discussion | http://moodle.org/mod/forum/discuss.php?d=192642 https://github.com/netspotau/moodle-mod_assign |
| Assignee | NetSpot) |
Introduction
This feature hides the student information from the marker while they are marking the assignment. It could be either until a specified date or it could require a button is clicked to release the student information. There should be a statement to students that the assignment is blind marked and not to include personally identifying information in assignment submissions (i.e. word metadata).
Requirements
Moodle 2.3 required
Community bonding period
Milestones
- Refine the project proposal with community feedback
- Define the mockups
Features
A setting against the assignment to enable blind marking. Either a release date that student information is released to markers or requiring a button is clicked to release this information. Blind marking should apply to webservices as well as the web interface.
Coding period
Milestones
- Implement code
- Integration by HQ