Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated timetable scraping to reflect new Lang Req column #66

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

zack-overflow
Copy link

Motivation

Dartmouth added a new column to the timetable to indicate something about the new language requirement for incoming students, so we have to adjust a couple lines to reflect the change in the number of columns being scraped from the timetable

Implementation

Adding the language requirement key to the request body, changing the assertion about the expected number of columns, and changing some list indices of the parsed timetable. All these are in timetable.py.

Dartmouth added a new column to the timetable to indicate something about the new language requirement for incoming students, so we have to adjust a couple lines to reflect the change in the number of columns being scraped from the timetable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant