User can login using firebase auth Google login. Logged in user can create quiz by selecting multiple question papers. Quiz Config stored in firestore.
Anonymous user can take quiz. Homepage list quizzes.
Quiz options
- time limit yes/no - if yes, Auto submit at end of time
- number of questions
- random questions yes/no
- number of rounds
- single or multiple question papers selected from searchable list (per round if more than 1 round)
User can't navigate to quiz homepage or browser back forward buttons without submitting quiz if quiz in progress.
Save in local storage, progress report after submission. From homepage, access to view past saved reports
User can login using firebase auth Google login. Logged in user can create quiz by selecting multiple question papers. Quiz Config stored in firestore.
Anonymous user can take quiz. Homepage list quizzes.
Quiz options
User can't navigate to quiz homepage or browser back forward buttons without submitting quiz if quiz in progress.
Save in local storage, progress report after submission. From homepage, access to view past saved reports