You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a quality of life kind of change and it probably isn't very necessary, but it'd match the uploaded versions better.
A lot of the course names come from plans.ucsd.edu with (see note) and whatnot even though there are no notes shown on Curricular Analytics. They should be removed. Asterisks and carets are already removed because asterisks break Curricular Analytics it seems
There are also things like /GE, /DEI, or /AWP that get added to course names that could be removed, though we'd have to check if they're all safe to remove
From #30
This is just a quality of life kind of change and it probably isn't very necessary, but it'd match the uploaded versions better.
A lot of the course names come from plans.ucsd.edu with
(see note)
and whatnot even though there are no notes shown on Curricular Analytics. They should be removed. Asterisks and carets are already removed because asterisks break Curricular Analytics it seemsThere are also things like
/GE
,/DEI
, or/AWP
that get added to course names that could be removed, though we'd have to check if they're all safe to removeCould check with the list of all unique course names https://github.com/SheepTester-forks/ExploratoryCurricularAnalytics/blob/a80b0c8c1bd0e3775112357e8537b8498013f531/course_names.txt
We can also add incrementing numbers to courses with duplicate names, so
GE
orELECTIVE
becomeGE 1
,GE 2
, and so onThe text was updated successfully, but these errors were encountered: