hfurubotten / autograder

Automatic management and build tool for lab assignments. Moved to organization autograde: https://github.com/autograde
https://github.com/autograde
Other
14 stars 7 forks source link

teachers panel: result display with email link #15

Closed meling closed 9 years ago

meling commented 9 years ago

There should be a way to send a message/email to selected students, or all students. (Perhaps using a select button). E.g. to notify them that they are missing labs in the course. The message should be populated with a Subject and some body text.

hfurubotten commented 9 years ago

Autograder is now collecting mail addresses from commit 430358527925e2cb6f2aba31ee08e08ca24f5835. A mail button on teachers panel is on its way.

hfurubotten commented 9 years ago

Mailto links added to teachers panel in commit 5d16a74576baff598b3bb89fc3a544f64afc7f79.

Don't have any good ideas on what generic info to populate in the subject or body, so closing this one. If any good info comes into mind, just reopen the issue.