N/A
For this quiz the user is presented with a opening page that displays the rules and a "Start" button to start the quiz. Once the quiz starts a timer begins. The User has 60 seconds to complete the quiz before time is up, The quiz is then graded. The User will be prompted to enter their initials in which their scores will be saved to a High Scores page under local storage. The User can clear their previous scores on the page if they so choose and or go back and take the test again.
N/A
Please refer to the LICENSE in the repo.
Below is a couple of screen shots on how I planned to structure the Javascript code within the project and a screenshot of the first alert or message that the user will see once clicking the Generate Pasword button.
GIVEN I am taking a code quiz
WHEN I click the start button
THEN a timer starts and I am presented with a question
WHEN I answer a question
THEN I am presented with another question
WHEN I answer a question incorrectly
THEN time is subtracted from the clock
WHEN all questions are answered or the timer reaches 0
THEN the game is over
WHEN the game is over
THEN I can save my initials and my score
Link to deployed git Hub page
