Meliksahcaliskan / Learning-Management-System

This repository will be used for the Learning Management System project of the CopyWorks team under the CSE343 Software Engineering course.
GNU General Public License v2.0
1 stars 0 forks source link

assignment title uniqueness #14

Closed OnurhanTALAN closed 16 hours ago

OnurhanTALAN commented 16 hours ago

is there a reason that there can not be more than 1 assignment for a class with the same name. If there is not, I believe it is something that should be corrected.

Haruncakir commented 16 hours ago

The restriction was initially added to ensure uniqueness in assignment names to prevent potential confusion or errors when assigning or searching for assignments but it is NOT mandatorly have to be unique so I will discard the restriction.