DesislavaNaydenova / 2405-hackathon-team1-StarWars

0 stars 6 forks source link

Story: Quiz Feature #132

Closed kslg closed 1 month ago

kslg commented 1 month ago

Functional Overview:

Business Rules:

Acceptance Criteria:

  1. As a User I want to see a main start page for the quiz so that i can play the quiz.
  2. As a User I want to click 'start' so that I can play the quiz.
  3. As a User I want to click 'how to play' so that I can see a pop up modal with details on how to play the quiz..
  4. As a User I want to see a sixty second countdown time' so that I can see how much time i have left..
  5. As a User I want to presented with ten multiple choice questions so that I can play the quiz.
  6. As a User I want to move onto the next question so that I can carry on with the quiz.
  7. As a User I want to see my score in a scoreboard with dynamic feedback and hear a sound bite so that I can see how well I did.
  8. As a User I want to restart the quiz in the score area so that I can restart the quiz if I choose to..
  9. As a User I want to check my answers from the score area so that I can see my answers.
  10. As a User I want to see a 'times up' pop up so that I know I have run out of time..
  11. As a User I should not see a 'times up' pop up when I have completed the quiz on time..
  12. As a User I want to play the quiz on responsive devises and on desktop so that I can play the quiz anywhere on the go.