Skip to content

Repository files navigation

Multiple Choice Quizzes

Description

This is a collection of multiple choice quizzes i have made using the python tkinter module these quizzes will eventually cover a variety of topics and welcome to all people who enjoy quizzes.

Please Note - On the scorebooks for each quiz, the date is in the MM/DD/YYYY format

Please be aware - questions.txt & (quizname)Test Log.pdf in the quiz files contain spoilers for the answers

Avaliable Quizzes

  • UK Capitals Quiz

  • Liverpool FC Quiz

  • Premier League 24-25 Quiz

  • F1 2025 Quiz

  • European Football 24-25 Quiz

  • Oasis Quiz

  • The Office (US) Quiz

  • Premier League 25-26 Stadiums Quiz

  • Bundesliga 25-26 Stadiums Quiz

  • LaLiga 25-26 Stadiums Quiz

File Contents

Every quiz has its own file and each file is set out the same way with 3 files

  • quiz.py (Quiz)

  • questions.txt (Questions & Answers)

  • scorebook.txt (Keeps record of all scores and sessions date & time)

  • Test Log (On The Office (US) Quiz onwards)

Usage

  • The user is welcomed with a startup window which has the title of the quiz and start quiz button

  • When The start quiz button has been clicked, the quiz starts

  • The User must click one of the 4 buttons as an answer, messageboxes appear with feedback on the question

    • Correct = 'Correct!'

    • Incorrect = 'Incorrect, The answer was (answer)'

  • After the questions have been answered, the user is given their results which are then saved to scores.txt with the date and time of the game.

Installation

git clone (repo)

cd (repo)

Windows

python (quizname).py

MacOS & Linux

python3 (quizname).py

Tech Stack

  • Python

  • Tkinter

Future Updates

  • Ligue 1 25-26 Stadiums Quiz (Coming Soon)

  • Serie A 25-26 Stadiums Quiz (Coming Soon)

  • UFC Quiz

  • More quizzes across various topics

About

Multiple Choice Quizzes made using Python Tkinter

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages