Ensure that notifications are only sent when they are relevant. This suppression logic prevents notifications from being triggered under certain conditions, such as when a course or specific module(s) have already been completed.
How it works
- You can suppress a notification if a course is completed.
- You can suppress a notification if one or more specific modules (activities) are completed.
Use cases
- Reminder for module completion
- Set up an automation to remind students to complete a module.
- Trigger the notification based on course enrollment with a two-week delay.
- Use suppression logic to prevent sending the reminder if the module is already completed.
- Enrollment follow-up
- Send a follow-up notification one week after enrollment to encourage course engagement.
- Suppress the notification if the student has completed at least one selected activity, indicating course participation.
- Section progress reminders
- For courses structured in weekly sections, send reminders based on section progress.
- Example: If a course has three sections with three modules each:
- Send a reminder after one week if at least one activity in section 1 is incomplete.
- Send a reminder after two weeks if at least one activity in section 2 is incomplete.
- Send a reminder after three weeks if at least one activity in section 3 is incomplete.
- Repeated course completion reminders
- If students have not started the course, schedule weekly notifications.
- Include progress updates, such as completion status and percentage of completed activities.
- Reengagement notifications
- Encourage students to return to the course if they have been inactive.
- Suppress the notification if they have resumed engagement by completing an activity.
With suppress notification criteria, notifications remain relevant and timely, enhancing the student learning experience by reducing unnecessary reminders. This feature allows for similar use cases as the Pulse activity in combination with access restrictions; however, a Pulse activity offers even greater flexibility.
✔️ Boost reengagement
Encourages inactive students to return by sending targeted reminders only when needed.
✔️ Flexible control
Allows customization based on course or module completion.
✔️ Automated efficiency
Streamlines communication by ensuring timely and meaningful notifications.