Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email notifications #47

Open
csutorasr opened this issue Aug 18, 2017 · 2 comments
Open

Email notifications #47

csutorasr opened this issue Aug 18, 2017 · 2 comments

Comments

@csutorasr
Copy link
Collaborator

There's an option in the model to receive e-mail notifications.

When to send notifications and who should got them?

@lordblendi
Copy link
Member

Originally I wanted to get e-mail notifications for the followings:

Student:

  • get's a score(/comment), any type
  • any of the scores/comments is modified/deleted

Evaluator:

  • New homework is added. As homeworks should be only visible to them, when the deadline is over, this should be enough ping for the evaluators, to start working on them

Demonstrator:

  • homework has been evaluated (so he can add laboratory score)

@jmarton opinion?

@jmarton
Copy link
Member

jmarton commented Aug 21, 2017

For now it is sufficient to notify students as given by @lordblendi: upon change in the published score/comment, or in their isPublished status. This should apply to both a deliverable and an event.

Notification to evaluators and demonstrators should be done in daily digest mode to avoid 5 emails to the same recipient telling "you have 1 more deliverable to evaluate". But leave this as a future enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants