|
|
|
|
@ -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
|
|
|
|
|
|