-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.4.4
-
MOODLE_404_STABLE
Currently it seems the course welcome notification is sent on the after_user_enrolled hook. It means that if you enrol users with a future start time/date receive a premature notification. I think it would be better if the notification ran on a task that checked for the start time of the enrolment before sending the notification.