AymenMach / CodeBlock-SOEN341_Project_F24

Fall 2024 Web Development Project SOEN341 FL-X
0 stars 0 forks source link

Task 4.1 - Design and Implement Evaluation Overwrite Logic in Backend #87

Open ImNotNihal opened 1 week ago

ImNotNihal commented 1 week ago

Develop backend functionality that identifies whether an evaluation already exists for a particular teammate by the same or another student in the same group. If an evaluation exists, overwrite it with the latest ratings.

Related to US 4.1 #85