pull/1064/merge
Vanshika 2 months ago committed by GitHub
commit 7db4aba3da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,7 +4,7 @@
Practice and test your knowledge by answering questions in a quiz application.
As a developer you can create a quiz application for testing coding skills of other developers. (HTML, CSS, JavaScript, Python, PHP, etc...)
As a developer, you can create a quiz application for testing coding skills of other developers. (HTML, CSS, JavaScript, Python, PHP, etc...)
## User Stories
@ -13,7 +13,7 @@ As a developer you can create a quiz application for testing coding skills of ot
- [ ] After selecting an answer, display the next question to the User. Do this until the quiz is finished
- [ ] At the end, the User can see the following statistics
- Time it took to finish the quiz
- How many correct answers did he get
- How many correct answers they got
- A message showing if he `passed` or `failed` the quiz
## Bonus features

Loading…
Cancel
Save