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
The frontend page admin/course-template is used to add new course numbers to departments. This step should be removed
Instructors should be able to just type their own course number if it does not exist. The course number should then be automatically created as the course is setup in the backup.
The frontend page admin/course-template is used to add new course numbers to departments. This step should be removed
Instructors should be able to just type their own course number if it does not exist. The course number should then be automatically created as the course is setup in the backup.
Backend -
https://github.com/classtranscribe/WebAPI/blob/staging/ClassTranscribeServer/Controllers/CourseOfferingsController.cs
PostCourseOffering
The text was updated successfully, but these errors were encountered: