Is your feature request related to a problem? Please describe.
Teachers may add students to section before the class starts, so they don't want students to join right away.
Under users.js, // TODO: delay sending emails till teacher hits button
Describe the solution you'd like
A button or some switch to send all setup emails at once or by section.
And/or a calendar drop down that auto populates with present date/time.
Describe alternatives you've considered
Maybe send on publish lecture? Or check if lecture is published and send right away if so?
Additional context
Currently only tested on a Courier mailer setup using personal email. Also, sends setup emails as soon as user is created.
Is your feature request related to a problem? Please describe.
Teachers may add students to section before the class starts, so they don't want students to join right away.
Under users.js, // TODO: delay sending emails till teacher hits button
Describe the solution you'd like
A button or some switch to send all setup emails at once or by section.
And/or a calendar drop down that auto populates with present date/time.
Describe alternatives you've considered
Maybe send on publish lecture? Or check if lecture is published and send right away if so?
Additional context
Currently only tested on a Courier mailer setup using personal email. Also, sends setup emails as soon as user is created.