Some formatting issues occur when fetching class names due to discrepancy between frontend definition of course name and backend/database definition.
What should happen: frontend should consider couse_name to be in the format 'CompSci 320' rather than splitting name into course_subject + course_name (ie, 'CompSci' + '320').
Estimate time to complete: 1 day
Due by: 1.0 Release


Some formatting issues occur when fetching class names due to discrepancy between frontend definition of course name and backend/database definition.
What should happen: frontend should consider couse_name to be in the format 'CompSci 320' rather than splitting name into course_subject + course_name (ie, 'CompSci' + '320').
Estimate time to complete: 1 day
Due by: 1.0 Release