You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since there is no custom emails for courses, should be nice if by default the course name is added to the subject of the email, so students enrolled in more than one course can know what course the email comes from.
Maybe in the body? I'd say that a solution could be add a couple of new fields in the course model, one for the email for announcements, and another one for the email to communicate to the teachers.
Since there is no custom emails for courses, should be nice if by default the course name is added to the subject of the email, so students enrolled in more than one course can know what course the email comes from.
I changed this two lines in teacheradmin/tasks.py
The text was updated successfully, but these errors were encountered: