How to build a Quiz app with Python Tkinter

preview_player
Показать описание
In this video, the easy way of building a quiz app with python tkinter is explained with step by step tutorial. Quiz questions are stored in json file and accessed by python code.

link to randomize questions of this quiz application:

More interesting videos:
Link for how to connect python with MySQL

Link for text to speech conversion using python

Subscribe for more new videos:

Thanks for your support,
#Trinitysoftware

#pythonquiz #quizapp
Рекомендации по теме
Комментарии
Автор

Here is the link for the quiz app code:

Trinitysoftwareacademy
Автор

Good video! But i have probems with json files, can you teach me!!!

pythondeveloperUz
Автор

I made a similar quiz in a top-level window under a quiz portal program. No error is shown in the py shell, but all radio buttons are selected in the quiz, and the result always shows 0 correct. How should the issue be resolved?

riyadey
Автор

That's awesome! 😊👌 Thank you for explaining!

GetFitWithJessie
Автор

Awesome video. Question.... is it possible to show if you have answered the question correctly or incorrectly before moving to the next question. I have tried but have not been very successful. Thanks

brianduford
Автор

This is a great video. Can you please advise if there is a way to randomize the answers. And how can I create same quiz with checkboxes. Where check boxes are created automatically depending on the answer options and I can choose two or more answers options and get the correct answer. thank you

bowlingmachine
Автор

Please advise how to create same project with random questions

asmuruanand
Автор

Hey thank you for the help! I have a, Key Error: 'ques' , do you know how I fix this? it was from the line that says, q = (obj['ques'])

andrewwallo
Автор

Dii.. I have a doubts.... Actually I have inserted the start page code to your code but.... I am not able to write code for call function of question page after start page... They are appearing at the same time and they merging together how to do Plz help🙏

swarupahavaldar
Автор

Hey trinity, how should I add different options of quizzes for the user to choose from? For example the user is given options on the home page of the different types of quiz, like geography or history . Depending on the users choose, the correct json file will be read and the quiz will be displayed.

yeia
Автор

Hello and thank you for your work! I would like to use your code with my own questions and share the result with my classmates (So we would have an additional tool to prepare for a test). How should I give properly credit to you? I thought, I could write your homepage or github in the topline of the code? Would that be ok? Cheers!

steven
Автор

Quick question: How would u make it so the questions are randomized?

richieene
Автор

Hi! Can u suggest how to make this using Kivy?

bsnljkd
Автор

How many lines are used for making this code

akaran
Автор

I want to add 20 questions I did it but the score wouldnt come how do I fix it

vrishab