Description: One of the system invariants is that system upgrade should not occur if any student has not gotten 4 reviews (one for each week), but in function LevelOne::giveReview
the review count of the given studen is never updated.
Impact: System getting stuck and not being able to be upgraded.
Proof of Concepts:
Recommended mitigation: Increment student review count in function LevelOne::giveReview
`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.