Skip to content

Quiz_Application is an interactive quiz application developed using Python and Tkinter. It features an engaging interface for users to test their knowledge with various quizzes. Enjoy a seamless and responsive experience with intuitive controls and real-time feedback. 🎓✨

Notifications You must be signed in to change notification settings

SrijitaBaksi/Quiz_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Application

This is a simple Quiz application built using Python and the Tkinter library for the GUI. The application allows users to answer multiple-choice questions and provides a score at the end.

Features

  • User Interface: Simple and intuitive GUI built with Tkinter.
  • Multiple Choice Questions: Each question has four possible answers.
  • Score Tracking: Keeps track of the user's score and displays it at the end of the quiz.
  • Randomized Questions: Questions are presented in a random order each time the quiz is taken.
  • Immediate Feedback: Provides immediate feedback on whether the selected answer is correct or incorrect.

Screenshot:

Quiz application screenshot

Quiz application Screenshot

Requirements

  • Python 3.x
  • Tkinter (usually included with Python)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/quiz-application.git
  2. Navigate to the project directory:
    cd quiz-application
  3. Run the application:
    python quiz.py

Usage:

  • Start the application by running quiz.py.
  • Read the question and select one of the four possible answers.
  • Click the "Submit" button to submit your answer.
  • The application will immediately tell you if your answer is correct or incorrect.
  • After all questions have been answered, the application will display your final score.

Contributing:

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

🌐 Connect with Us:

For any inquiries or suggestions, feel free to reach out to us at:

About

Quiz_Application is an interactive quiz application developed using Python and Tkinter. It features an engaging interface for users to test their knowledge with various quizzes. Enjoy a seamless and responsive experience with intuitive controls and real-time feedback. 🎓✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages