Open rbassot opened 2 years ago
This adapter should dynamically create CourseSections based on the FE-facing Course field, then add all sections to the existing Schedule. As of now, Course.num_sections is unused in our code.
Course.num_sections
This adapter should dynamically create CourseSections based on the FE-facing Course field, then add all sections to the existing Schedule. As of now,
Course.num_sections
is unused in our code.