Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS #1

Open
russkinori opened this issue Jan 13, 2023 · 0 comments
Open

JS #1

russkinori opened this issue Jan 13, 2023 · 0 comments

Comments

@russkinori
Copy link
Owner

russkinori commented Jan 13, 2023

User Story

  • AS A coding boot camp student
  • I WANT to take a timed quiz on JavaScript fundamentals that stores high scores
  • SO THAT I can gauge my progress compared to my peers

Acceptance Criteria

  • IT IS done WHEN:
  • I have a coding quiz that:
  1. contains a start button that begins a timer and shows the first question.
  2. has buttons on every question.
  3. displays the next question appears when an answer is selected
  4. deducts the remaining time when an incorrect answer is selected
  5. ends when all questions are answered or the timer reaches 0.
  6. displays the user's score and allows the user to save their initials and their score
    Mock-Up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant