Log In
The platform has three user roles:
Admin
Teachers
Students
The login process must include the following:
Login process must be initiated whenever a visitor clicks on the ‘Log In’ located on top right of the page.
Clicking the ‘Login’ button must invoke a login form.
Enter a registered email address.
Once user has finished providing required login input, they must click ‘Log In’ to trigger validation. System must validate that user has entered all fields that require input.
Failed validation must display an error message informing the user
The Verification Code will be sent to the registered email address on your account.
Enter the verification code.
After successful verification user will be redirecting to dashboard page based on user's role.




Last updated
Was this helpful?