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 mostly a placeholder issue for some other registrar utilities that could be bundled as part of this module.
A Semester object that handles semi-complicated semester logic. (PCR has one internally that's already decently well developed.)
Course code format normalizations: There are lots of different formats used both by ISC and by students for referring to a course (e.g., "CIS-120-001", "CIS120001", "CIS 120001"). A simple utility function or thin Course/Section class would fix this.
The text was updated successfully, but these errors were encountered:
This is mostly a placeholder issue for some other registrar utilities that could be bundled as part of this module.
Semester
object that handles semi-complicated semester logic. (PCR has one internally that's already decently well developed.)Course
/Section
class would fix this.The text was updated successfully, but these errors were encountered: