The system displays the error message, “Booking limit for student name has been reached” whenever it detects that booking restrictions are being exceeded. 

Guardians can potentially exceed the booking restrictions applied to their profiles in 3 cases. In each of the cases, the system will not let guardians continue with the booking journey and show the error message. These cases are: 

  1. A student has a daily/weekly/monthly booking restriction set on their profile and the student already has as many confirmed bookings as the restriction allows. If the guardian attempts to add another booking to their cart for the same day/week/month for the same student, the system will not allow the guardian to do so and display the error message.

  2. A student has a daily/weekly/monthly booking restriction set on their profile and the guardian has already added to the cart/booking summary screen as many bookings as the restriction allows. If the guardian tries to add another booking to their cart, the system will not allow them to do so and display the error message.

  3. A student has a daily/weekly/monthly booking restriction set on their profile and the sum of all confirmed bookings and bookings present in the cart of the guardian are equal to the restriction applied on the student. If the guardian tries to add another booking to their cart, the system will not allow them to do so and display the error message.