Open nus-pe-bot opened 2 years ago
In fact, for almost all the modules, the duration is less than 3 hours. There are few modules with such a long duration (e.g. more than 3 hours). To better implement the Timetable feature(which shows all schedules visually), we add constraints on the duration of module schedule.
To solve the problem you mentioned, our product supports using multiple small-duration schedules to cover the previous long-duration schedule. In this way, we didn't consider it as FeatureFlaw : )
In your example, you can add two schedules with the duration(13:00-15:00 and 15:00-17:00) and other same information to solve this problem.
--
The app doesn't allow user to add schedule with more than 3 hours duration. However, there is actually some course in NUS where the lecture's duration is more than 3 hours (Take CS3233 for example)
[original: nus-cs2103-AY2223S1/pe-interim#4304] [original labels: type.FeatureFlaw severity.Low]