Closed brianadouglas closed 4 years ago
The prereq search for some reason used the toString() (which resulted in "calculus") method instead of the rawValue ("gir:calc2") field, which was what was listed for the prereqs strings for each course. The separation of GIR courses that were equivalent and rest and lab courses didn't filter out lab courses. I pushed these fixes in the prereq-search-bugfix branch, but the relevance of the courses are probably not correct, resulting in a weird order for the search results.
Resolved by #6
After clicking on 'View Subjects with [subject number] as prerequisite', the search incorrectly returns nothing in the cases of 8.01 and 18.01, among others.