Skip to content

Online quiz application built on python programming language. It has basic UI implementation.

Notifications You must be signed in to change notification settings

Vicky1239/online-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Online-Quiz

Python Quiz: This application is implemented using tkinter, a package in python which helps to creation of GUI. The code is written in python, which also includes the multiple-choice questions. The .py file is linked with the database which has the username and the corresponding password. The user will be able to attempt the quiz only if his/her username and password matches the one in the database. After logging in successfully, the user will now have to answer the questions in the quiz. Each right answer will be awarded 1 mark and wrong answer will get none. The final score of the quiz will be calculated at the end and will be updated in the database alongside the username and password.

About

Online quiz application built on python programming language. It has basic UI implementation.

Topics

Resources

Stars

Watchers

Forks

Languages