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
There is a possibility that professors work for multiple unis and courses across different unis having duplicated course code. To account for that we need to make sure that the uniqueness of the course code is tied to a uni within the db.
There should also be a path to denote which uni this professor / course page is for
Eg: /u/smu/professor/xyz or /u/smu/course/is215
Core
Optional
Implementation
Potential Issues
The text was updated successfully, but these errors were encountered:
davidlhw
added
the
enhancement
New user-facing feature or request. This Label is used as a category on release notes.
label
May 26, 2024
Features
There is a possibility that professors work for multiple unis and courses across different unis having duplicated course code. To account for that we need to make sure that the uniqueness of the course code is tied to a uni within the db.
There should also be a path to denote which uni this professor / course page is for
Eg:
/u/smu/professor/xyz
or/u/smu/course/is215
Core
Optional
Implementation
Potential Issues
The text was updated successfully, but these errors were encountered: