You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have a CodeBoot object which could contain information such as current version and also the current mode ("novice" or "standard). I lost 1 point out of 3 because the corrector used the "novice" mode instead of the "standard "mode which I used to verify my code. I would like to verify the current mode used and send a warning if "novice" mode is used.
I suppose it could be useful for other reasons too.