classtranscribe / FrontEnd

The React + Redux Frontend for ClassTranscribe
https://classtranscribe.illinois.edu
Other
25 stars 28 forks source link

Make Admin/CourseTemplate unnecessary #671

Open angrave opened 10 months ago

angrave commented 10 months ago

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