Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gouravsinghdosad/quiz-master-js
https://github.com/gouravsinghdosad/quiz-master-js
css html javascript javascript-game quiz quizzapp
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gouravsinghdosad/quiz-master-js
- Owner: GouravSinghDosad
- Created: 2024-07-17T09:33:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T19:32:48.000Z (4 months ago)
- Last Synced: 2024-07-17T23:44:55.987Z (4 months ago)
- Topics: css, html, javascript, javascript-game, quiz, quizzapp
- Language: JavaScript
- Homepage: https://gouravsinghdosad.github.io/Quiz-Master-JS/
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- 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.![dashboard 1](https://github.com/user-attachments/assets/50fb7077-35d6-4a05-8e80-2d5fe1c7b0b5)
![dashboard 2](https://github.com/user-attachments/assets/32cfbb7b-11ea-499a-8f2c-590dc8fb0b2d)