As per the docs , if the review of any student is less then 4 , then the session will not upgrade . But in giveReview
we have a require condition which allows the review count only less then 5 not equal to 5 . So , it will always prevent the contract to upgrade .
As per the docs , if the review of any student is less then 4 , then the session will not upgrade . But in giveReview
we have a require condition which allows the review count only less then 5 not equal to 5 . So , it will always prevent the contract to upgrade .
This will prevent system to upgrade by not allowing teachers to give reviewCount > 5 to students .
manual review
Correct the conditions for review count
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.