Skip to content

beth-hedge-code/Course-Quiz-Giver

Repository files navigation

Course Quiz Giver

In this program there are two roles

You can become an admin and change details about the quiz

Admin---- Admin Passcode = admin123

Admins can  View questions
            Modifiy questions
            delete questions
            add questions

Or you can be a user and take quizes based on user selected courses

Users---- Open to everyone

Users can   Get questions on 5 different courses
            Get instant feedback on answers
            Get their total scores at the end

All questions are apart of 5 different courses! Principles of Managerial Finance, Mgmt Organizational Behavior, Business Applications Develop, Business Database Mgmt, Principles of Marketing Each course has 10 preset questions which are viewable through the questions.txt!

This project uses SQLite for database storage and tkinter for the GUI

About

Quiz taking GUI with questions stored in databases using SQLite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages