AY2324S2-CS2103T-F13-3 / tp

https://ay2324s2-cs2103t-f13-3.github.io/tp/
Other
0 stars 5 forks source link

[PE-D][Tester D] Rating members #249

Closed nus-se-script closed 7 months ago

nus-se-script commented 7 months ago

Currently, you are able to rate other students between 1-5, even if they're not in any groups. However, I have a few questions

  1. What exactly is the purpose of the rating? Is it the same rating overall or per groups?
  2. Can a student have at most 1 rating at any time?
  3. What does rating a student without any group mean in the application's context, and when would such a use case come into play?

Consider the following case for reference. Let's say initially, student A has a rating of 5. But after some semesters working with student A, the rating decreases to 4? And the application allowed a unique rating for each group that the student is in. Perhaps student A was good in CS1101S, but bad in CS2103


Labels: type.FeatureFlaw severity.VeryLow original: tankh99/ped#7

benson1029 commented 7 months ago
  1. It is an overall evaluation for the student.
  2. Yes.
  3. It's based on your perception on the courseMate, which could be a note to yourself on whether you would want to team with him/her in the future.