This is a simple web-based Code Quiz Challenge application. The purpose of this application is to test your knowledge of code-related questions. You will be presented with a series of multiple-choice questions, and you need to select the correct answers. Keep in mind that incorrect answers will result in a time penalty.
N/A
Start Quiz: Click the "Start Quiz" button to begin the quiz.
Answer Questions: You will be presented with a series of code-related questions. Click on the choice that you believe is the correct answer for each question.
Scoring: You will earn one point for each correct answer. Your score will be displayed in the top-right corner of the screen.
Time Limit: You have a total of 75 seconds to complete the quiz. The timer will start counting down as soon as you begin the quiz.
Time Penalty: If you select an incorrect answer, 10 seconds will be deducted from your remaining time.
End of Quiz: The quiz ends when you have answered all the questions or when your time runs out.
Save Your Score: After completing the quiz, you can enter your initials in the "Enter your initials" field and click the "Save Score" button to save your score to the leaderboard.
LEADERBOARD
You can view the leaderboard by right clicking the page and choosing "inspect"; opening the console log. Navigate to application, and storage. The leaderboard displays the initials of players who have completed the quiz along with their scores.
Open licence folder!