Release 2302
Trello card
Context
The current content of the booking email reminder is not very suitable for virtual experiences.
We want to keep sending the current reminder for in school experiences only, and create a new email reminder for virtual experiences.
Changes proposed in this pull request
- Add the notify class for the virtual experiences email reminder
- Update the
Bookings::Reminder#despatch_reminder_emailto send the proper reminder based on the booking's experience type
Guidance to review
- Accept/Create a 'virtual' and 'in school' booking that will take place tomorrow
- Trigger the reminder job
- Confirm the correct email was sent for both bookings