https://github.com/gouravsinghdosad/quiz-master-js
https://github.com/gouravsinghdosad/quiz-master-js
css html javascript javascript-game quiz quizzapp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gouravsinghdosad/quiz-master-js
- Owner: GouravSinghDosad
- Created: 2024-07-17T09:33:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-04T17:33:03.000Z (8 months ago)
- Last Synced: 2024-12-30T19:48:13.688Z (5 months ago)
- Topics: css, html, javascript, javascript-game, quiz, quizzapp
- Language: JavaScript
- Homepage: https://quizjsmaster.netlify.app
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Quiz Application
QuizMasterJS is an application designed for individuals to assess their knowledge of JavaScript through a series of tests.
## Some Cool Features
- The availability of dark mode
- Upon initiation of the quiz by clicking the "Start Quiz" button, a modal presenting the regulations of the quiz will be displayed.
- A ten-second time constraint will be allotted for each question and if the answer is not provided within this limit, no points will be given.
- The user will be granted 5 points for each correctly answered question.
- Upon completion of all questions, the user will receive an evaluation of their performance, with a message of congratulations, accompanied by a confetti effect, being granted if they score 40 points or higher.
- The user has the possibility to restart the quiz after they have completed all the questions.
