WikiEduDashboard
WikiEduDashboard copied to clipboard
Improve BlockedUserAlert emails
What this PR does
Closes issue #5776
On one Alert, need to email to instructors + blocked student -edited-
- a new mailer + new template
- a new method in BlockUserAlert to mails to a set of concerned people
which replace the current one in
blocked_user_monitor.rb
- the corresponding spec
- a new line in preview mailer
I have added a template that might not be exactly polished but is a good start. To be expanded by me or others.
I have updated the first comment. I don't know if it is visible or not. Now, it 's clear :)
The code of this looks fine to me, but I need to come up with better email content before merging it. I'm working with my team on figuring that part out.