Missing Review Count Increment
The giveReview
function checks if a student has received fewer than 5 reviews but never increments the counter. This means a student could receive unlimited reviews, completely bypassing the review limit check.
Severity: High (High Impact, High Likelihood)
Recommendation: Add the missing increment of the review count:
`reviewCount` for students is not updated after each review session
`reviewCount` for students is not updated after each review session
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.