- Intellij IDEA
- Java
- Clone this project
- Run
- Java jdk (11 is recommended) must be installed
- If someone login with admin credentials present in the users.json file he/she can add questions
- Admin can add questions (with answer key) in the question bank until he/she input 'q' to quit
- If someone login with other credentials present in the users.json file he/she will be considered as student
- There will be 10 (random) questions that will be given to the student.
- After finishing the quiz there will be a result saying how much marks the student has got.
- Student can re-run the quiz again (with random questions) by pressing 's'