Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!