Web Application to be used for creating quizzes for the purpose of Teachers being able to create Exam's for Pupils.
The Login Page create's the Pupil or Teacher on submit if they do not currently exist in the system
Validation on the Teacher page to show if password is incorect for Username
Teachers are able to go directly to URL /ScoresList/ to view all Exam attempts
Once Teachers are logged in they are redirected to the add questions page which allows them to add either a multiple choice or single answer question.
Future Plans:
A counter on the Pupil to limit Exam Attempts based on how many times they've logged in Validation on Pupil to alert if there email address has already been used Build in the abiliy for pupils to take an exam Build unit tests for the application