Note:

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

Assignment Student Submission Receipts: Difference between revisions

From MoodleDocs
(Created page with "Spec Page for Assignment Student Submission Receipts feature for Moodle 2.3")
 
No edit summary
Line 1: Line 1:
Spec Page for Assignment Student Submission Receipts feature for Moodle 2.3
{{Infobox Project
|name = Assignment Student Submission Receipts
|state = In Progress
|tracker = http://tracker.moodle.org/browse/MDL-XXX
|discussion = http://moodle.org/mod/forum/discuss.php?d=192642 https://github.com/netspotau/moodle-mod_assign
|assignee = NetSpot)
}}
 
==Introduction==
This is a simple enhancement to the mod_assign that sends a notification to students when they update an assignment submission. Students need reassurance that they have correctly submitted their assignments especially when using things like draft submissions and file uploads. The notification is sent using the Moodle messaging system so the student can turn it off or send it to a different messaging system if they prefer.
 
==Requirements==
Moodle 2.3 required
 
==Community bonding period==
 
===Milestones===
# Refine the project proposal with community feedback
# Define the mockups
 
===Features===
 
Users will receive notifications containing the full status of their assignment submission whenever they make an update. These notifications will be sent through the Moodle messaging API.
 
==Coding period==
 
===Milestones===
* Implement code
* Integration by HQ
 
===File structure===
 
==Screenshots==

Revision as of 04:01, 24 February 2012

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


Introduction

This is a simple enhancement to the mod_assign that sends a notification to students when they update an assignment submission. Students need reassurance that they have correctly submitted their assignments especially when using things like draft submissions and file uploads. The notification is sent using the Moodle messaging system so the student can turn it off or send it to a different messaging system if they prefer.

Requirements

Moodle 2.3 required

Community bonding period

Milestones

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

Features

Users will receive notifications containing the full status of their assignment submission whenever they make an update. These notifications will be sent through the Moodle messaging API.

Coding period

Milestones

  • Implement code
  • Integration by HQ

File structure

Screenshots