ruarai / UnimelbTimetablingApp

Creates timetables for students at the University of Melbourne
MIT License
3 stars 0 forks source link

Incorrect streaming #1

Open ruarai opened 6 years ago

ruarai commented 6 years ago

Some subjects are currently streamed when they shouldn't be, and some not streamed when they should be.

https://github.com/ruarai/UnimelbTimetablingApp/blob/8cf9bb4bb368359aaae9774196f989e5fbd74696/TimetablingApp/Timetabling/Subject.cs#L125

Currently handles all the streaming logic. Either we need to add more exceptions to these rules, or find some way of determining if a class is streamed from online sources.