Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 946 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 946 Bytes

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.