-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
My friend and I have different classes yet it matched.
Specifically, it matched L49-BCSE103E-ELA-AB1-706-ALL
and L46-BCSE103E-ELA-AB1-706-ALL
To Reproduce
Steps to reproduce the behavior:
- Paste
L49-BCSE103E-ELA-AB1-706-ALL
in text box 1 - Paste
L46-BCSE103E-ELA-AB1-706-ALL
in text box 2
Expected behavior
It shouldn't match because the slots(L49
, L46
) are different
Todo
Change the algorithm which matches the courses
Currently, the app matches courses by courseid-venue
.
Since classes with the same venue and slot won't have different professors, we need to find the set of courses such that
- courseid and venue matches
- atleast one slot matches
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working