An online website to conduct MCQ quiz. Consists of two interfaces:
-
Teacher interface: Teacher can login using admin credentials. She can create new test, set time limit for the test and generate authentication key for the respective test. She can also view results which are stored in an excel file.
-
Student interface: Students can login using Registration Number, Name, Group and authentication key provided by the teacher. The timer starts as soon as they click "Enter the test". They can do as many questions as they want. The test will end once timer ends or student clicks on "End the test". Results are published instantly.
Login Screen for students
Before starting the test timer
During Test
Result after test
Login Screen for teacher