CSC/ECE 517 Fall 2018/E1834 Improve email notifications: Difference between revisions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
NOTE: All the mails except the ones for the reviewer which are sent to mailinator are sent to expertiza.development@gmail.com ,as this is already set in the development environment. | NOTE: All the mails except the ones for the reviewer which are sent to mailinator are sent to expertiza.development@gmail.com ,as this is already set in the development environment. | ||
'''1) Mail sent when participant added to assignment :''' | |||
When students' accounts are created by importing a CSV file on the Users page,they receive e-mails but not when user was added as a participant to the assignment. |
Revision as of 02:16, 2 November 2018
CSC/ECE 517 Fall 2018/E1834 Improve e-mail notifications
This page provides a description of the Expertiza based OSS project.
About Expertiza
Expertiza is an open source project developed using Ruby on Rails framework.Expertiza allows the instructor to create new assignments and customize new or existing assignments.The application allows students to submit and peer-review learning objects (articles, code, web sites, etc)[1].Expertiza supports submission across various document types, including the URLs and wiki pages.
Problem Statement
Approach Taken To Implement Changes
NOTE: All the mails except the ones for the reviewer which are sent to mailinator are sent to expertiza.development@gmail.com ,as this is already set in the development environment.
1) Mail sent when participant added to assignment : When students' accounts are created by importing a CSV file on the Users page,they receive e-mails but not when user was added as a participant to the assignment.