Skip to content

Python-based quiz application using PyQt5 for GUI. It features multiple-choice questions with a tabbed interface and provides instant feedback on correct and incorrect answers. Perfect for learning and testing knowledge!

License

Notifications You must be signed in to change notification settings

InfectedDuck/PyQt-QuizApp-with-good-styling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQtQuizApp

PyQtQuizApp is a Python-based quiz application built using PyQt5. It provides a user-friendly interface for taking quizzes with multiple-choice questions and includes features for modifying and adding questions.

Features

  • Multiple-choice questions with instant feedback.
  • Tabbed interface for easy navigation.
  • Stylish GUI with PyQt5.
  • Option to modify existing questions and create new ones.
  • Perfect for learning and testing knowledge.

Usage

  • Select an option for each question and click "Submit" to check your answer.
  • The application will provide immediate feedback and keep track of your score.
  • After completing all questions, view the final result in the "Result" tab.
  • Use the "Modify Questions" button to update existing questions or the "Create New Question" button to add new questions to the quiz.

Dependencies

  • Python 3
  • PyQt5

License

This project is licensed under the MIT License.

About

Python-based quiz application using PyQt5 for GUI. It features multiple-choice questions with a tabbed interface and provides instant feedback on correct and incorrect answers. Perfect for learning and testing knowledge!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages