-
Notifications
You must be signed in to change notification settings - Fork 34
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
801 Rewrite Webscraper to use SIS #849
Conversation
…into martig7/issue801
May be moving in a different direction with the web scraper, so I'm commiting this so that my work doesn't go ungraded.
…into martig7/issue801
…into martig7/issue801
…into martig7/issue801
…into martig7/issue801
…into martig7/issue801
…into martig7/issue801
…into martig7/issue801
…into martig7/issue801
Allows the file to be ran when turned into an executable
…into martig7/issue801
The code should add courses to the prerequisites if the courses are in the raw but aren't in the prereqs already.
Expanded upon and tested the code here. However, it did not work they way I wanted to and slowed down the program significantly, so it will be removed for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please make it work even if duo passcode isn't the user's default option
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The fix intended for users that don't use the duo app by default doesn't work but other than that it's fine
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Great work.
Issue
Fixes #801
Test Procedure
Run new_parse.py