Some courses not loading
Closed this issue · 2 comments
Some of the courses are not being loaded for Winter 2019. For example, PHI, PHY, SEG courses are not being populated when entering those course codes. They do load however for Fall 2018.
If I have time, I will look into it myself and update my findings here.
I updated the courses again — are you still seing this issue? I had been experimenting with the Safari webdriver earlier and it sometimes tried to hit the 'Next' button before each page in the courses list was fully loaded, so it may have failed to get the full courses list. This would have causes course codes later in the alphabet not to have been retrieved. Just re-ran getCourses.py on the Ubuntu VM I usually use and I'm seeing the courses you describe.
Yep that seemed to have fixed it. Cheers :)