-
Improvement
-
Resolution: Fixed
-
Minor
-
1.9.4
-
None
-
None
-
MySQL
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE
Currently the capacity for a session is only enforced at the student level, meaning that a student cannot book themselves into a session that is full. Those with the capability to add/remove attendees also have the ability to add more students then is listed in the capacity of the session. We need to have the ability to set whether or not overbooking is allowed (probably a sitewide admin setting) and a separate capability to determine who has the ability to overbook students into a session.