The processor will generate and send messages/notifications to the relevant user(s) for the diploma exam session. The student will receive email notifications (if they’ve opted to receive “Diploma Exam” notifications) and the message with the details of the exam will be sent to the student’s message inbox in myPass.
To provide context on the intended process, the students who are registered for a diploma exam will receive a diploma exam reminder message and notification 7 1) days prior to the diploma exam scheduled writing date and then if any updates to their registrations (including updates or new registrations) occur after those reminders have gone out, the students will receive the 'new' or 'update' message and notifications until they write the exam.
Note: Diploma Exam messages are not sent between 10 pm and 8 am.
Uses the following information to do its processing:
The processor will run based on the frequency defined in the configuration. When running the processor will examine students that meet the conditions to send one of the following messages:
The business processing logic is as follows:
Each identified student/user should receive a Diploma Exam Registration Reminder Message
The business processing logic is as follows:
Step 1 – Exam Registration Updates.
Step 2 – Exam Sitting Updates
Each identified student/user (via Step 1 or 2) should receive one Diploma Exam Registration Update Message.
The business processing logic is as follows:
Each identified student/user should receive a New Diploma Exam Registration Message and a notification, if they’ve opted to receive “diploma exam” notifications.
The processor can be configured using the following:
Configurable Item | Description |
---|---|
DiplomaExamNotificationsEnabled | Used to enable or disable the entire processor. |
DiplomaExamNotificationPeriodInDays | Used to determine: - Days away that a reminder notification is sent - Days within that change/new registration notifications are sent |
StopDiplomaExamNotificationsBeforeExamPeriodInHours | Specifies the number of hours before a scheduled exam date to stop sending notifications for that exam. |
DiplomaExamNotificationsFrequencyInMinutes | How often the processor runs. |