We can able to enroll even if the session is not started
We are using LevelOne::notYetInSession
as wrongly at many places . This modifier is only suitable for the function LevelOne::startSession
as this checks for if the session has already been started or not and this is not suitable for other functions
we need to have a modifier like this and need to replace it with the LevelOne::notYetInSession
modifer usages in the below functions
-> LevelOne::enroll
-> LevelOne::addTeacher
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.