SWE-4103-Group-3 / Project

https://unbtracker.herokuapp.com/
The Unlicense
5 stars 0 forks source link

Dr. MacIsaac Changes #64

Closed jsmith closed 6 years ago

jsmith commented 7 years ago

Issue Description

These are the changes Dr. MacIsaac wants to see:

Tasks

mwalz1 commented 7 years ago

After speaking with Dr. MacIsaac, I have confirmed that two instructors should be able to create the same course name and section, as a course is unique from a combination of the two previously mentioned + the instructor name or id.

mwalz1 commented 7 years ago

@tonerm43 @Korbos

Update to Issue Requirements.

  1. Get rid of Time-slot and End-date fields.
  2. Section is not mandatory, but a course still uses the section field to be considered unique.
  3. Course-Name, Start-Date, Rows, and Columns are all required fields.
tonerm43 commented 7 years ago

With the additions of sections being shown in the course list, and course edit page, we did not want to clutter the UI so course section dropdown removed from scope for this issue.