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

From MoodleDocs
Assignment Student Submission Receipts
Project state In Progress
Tracker issue http://tracker.moodle.org/browse/MDL-31281
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 - done
  • Integration by HQ

Screenshots