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

Deal with MIIS courses having a different term structure (catalog.js) #34

Closed
Nicholas-Sliter opened this issue Apr 1, 2022 · 1 comment
Assignees

Comments

@Nicholas-Sliter
Copy link
Owner

term: Term {
rawID: 'term/202220/4',
href: 'https://catalog.middlebury.edu/terms/view/catalog/catalog%2FMCUG/term/term%2F202220%2F4',
text: 'Spring 2022, MIIS courses in College Term',
id: '4',
season: 'Unknown',
year: '4'
},

@Nicholas-Sliter Nicholas-Sliter self-assigned this Apr 1, 2022
@Nicholas-Sliter
Copy link
Owner Author

Nicholas-Sliter commented Apr 1, 2022

PHED courses do the same
term: Term {
rawID: 'term/202120/2',
href: 'https://catalog.middlebury.edu/terms/view/catalog/catalog%2FMCUG/term/term%2F202120%2F2',
text: 'Spring 2021, PE - Session I',
id: '2',
season: 'Unknown',
year: '2'
},

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

No branches or pull requests

1 participant