Update Courses for Winter and Spring 2023 #727
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates our list of courses and requirements JSON with offerings from Winter 2023 and Spring 2023.
npm run courses-gen
npm run req-gen
Test Plan
Verify that the site works and has updated course data. Check that a new course such as AEP 3100 can be added and that the bottom bar shows up with expected information for it.
Notes
Total Running Time for
courses-gen
: 682096ms.