Skip to content

Hackathon Project: a desktop app to help educators or students create randomized versions of question sets using an existing list of questions, such as for an exam. Created for Def Hacks Worldwide 3.0 Hackathon.

Notifications You must be signed in to change notification settings

mwZ101/examMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExamMaker

The ExamMaker application executable can be found in the dist folder.

The user inputs a database containing a sets of questions, answers, and difficulty levels in .csv format. The user then inputs how many of each question from a particular difficulty level is desired (eg. 3 easy questions, 2 medium questions, 1 hard question) and how many versions of the exam is needed. The program will then select random questions for each difficulty level from the database to create an exam and save files of each version.

Note: Once downloaded and launched, the application make take some time (30 sec) to start.

About

Hackathon Project: a desktop app to help educators or students create randomized versions of question sets using an existing list of questions, such as for an exam. Created for Def Hacks Worldwide 3.0 Hackathon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages