At the moment, it is not possible to set a daily booking limit, only a weekly one.
However, there is a trick to prevent users from booking two consecutive activities:
🔹 How to do it?
Simply make sure that two consecutive activities overlap by at least one minute. For example, if classes normally last 60 minutes and are scheduled at 9:00, 10:00, 11:00, etc., you can set their duration to 61 minutes instead of 60.
👉 This way, the system will detect an overlap between activities and prevent users from booking two consecutive classes.

📌 Limitations of this method
This solution only prevents booking two consecutive activities but does not stop a user from signing up, for example, for the 9:00 class and then the 11:00 class.