Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 937 Bytes

Readme.md

File metadata and controls

12 lines (9 loc) · 937 Bytes

QuizMasterJS - Quiz Application

QuizMasterJS is an application designed for individuals to assess their knowledge of JavaScript through a series of tests. Visit Website.

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.