Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayesha-quazi/quiz-app
This is a simple and interactive quiz application that allows users to test their knowledge with multiple-choice questions.
https://github.com/ayesha-quazi/quiz-app
html-css-javascript project-repository quiz-app quiz-game
Last synced: 5 days ago
JSON representation
This is a simple and interactive quiz application that allows users to test their knowledge with multiple-choice questions.
- Host: GitHub
- URL: https://github.com/ayesha-quazi/quiz-app
- Owner: ayesha-quazi
- Created: 2024-12-23T16:54:12.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T17:12:07.000Z (about 2 months ago)
- Last Synced: 2024-12-23T17:41:44.427Z (about 2 months ago)
- Topics: html-css-javascript, project-repository, quiz-app, quiz-game
- Language: HTML
- Homepage:
- Size: 0 Bytes
- 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 simple and interactive quiz application that allows users to test their knowledge with multiple-choice questions.- **Dynamic Questions**: Add multiple questions with four answer choices each.
- **Interactive Feedback**: Selected answers are highlighted with a green background for correct answers and red for incorrect ones.
- **One Attempt per Question**: Users can only select one answer per question before proceeding to the next.
- **Score Display**: At the end of the quiz, the app calculates and displays the user’s score.A straightforward and user-friendly app for creating and taking quizzes!