https://github.com/boakaidorborkamara/quiz-app
A quiz app that allows developers to test their skills level in different programming languages.
https://github.com/boakaidorborkamara/quiz-app
bootstrap css dom-manipulation html5 javascript javascript-classes
Last synced: 7 days ago
JSON representation
A quiz app that allows developers to test their skills level in different programming languages.
- Host: GitHub
- URL: https://github.com/boakaidorborkamara/quiz-app
- Owner: boakaidorborkamara
- Created: 2021-01-26T06:36:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T15:58:23.000Z (over 1 year ago)
- Last Synced: 2025-01-24T01:41:17.089Z (5 months ago)
- Topics: bootstrap, css, dom-manipulation, html5, javascript, javascript-classes
- Language: JavaScript
- Homepage: https://boakaidorborkamara.github.io/Quiz-App/
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz App
This is a quiz app that allows developers to test their skills level in different programming languages. If you are a developer reading this, you should click the live link and go through the app.

# Features
#### Your users should be able to:- [x] Select a quiz subject
- [x] Select a single answer from each question from a choice of four
- [x] See an error message when trying to submit an answer without making a selection
- [x] See if they have made a correct or incorrect choice when they submit an answer
- [x] Move on to the next question after seeing the question result
- [x] See hover and focus states for all interactive elements on the page
- [x] See a completed state with the score after the final question
- [x] Play again to choose another subject
- [ ] View the optimal layout for the interface depending on their device's screen size