sorface / interview-platform

MIT License
0 stars 1 forks source link

Dont take into calc marks with value 0 for average values in GET /api/rooms/{id}/analytics #304

Closed VladislavPetyukevich closed 1 month ago

VladislavPetyukevich commented 1 month ago

Mark with value 0 means user has chosen not to rate question. Marks with value 0 should not be taken into account when calculating averageMark, questions[].averageMark, userReview[].averageMark in GET /api/rooms/{id}/analytics