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
Please do work for this task in a branch called issue-708.
Currently, it's pretty easy to define a course twice. Please update the add course method to check that neither the course name nor course number fields are already defined when creating a new course.
The text was updated successfully, but these errors were encountered:
I suggest we remove the slug and num fields from the form and replace them with department and course number fields. We can then construct the course slug and course num values.
Please do work for this task in a branch called issue-708.
Currently, it's pretty easy to define a course twice. Please update the add course method to check that neither the course name nor course number fields are already defined when creating a new course.
The text was updated successfully, but these errors were encountered: