LevelOne::graduateAndUpgrade
can be called by the principal before even if each student have not been given 4 reviews which is against the Protocol Invariants
Students must be graduated and upgraded only after if each student has been reviewed 4 time by a teacher. But there is no check if each student has 4 reviews or not in LevelOne::graduateAndUpgrade
function.
Students Graduate and Upgraded to next level even if they don't have proper 4 reviews which are necessary for next level.
We should have a check that each session has 4 reviewsCount.
All students are graduated when the graduation function is called as the cut-off criteria is not applied.
All students are graduated when the graduation function is called as the cut-off criteria is not applied.
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.