This repository contains the files for the java desktop application QuizManager. We are currently at version 1.0 of the software.
You can go to the project page http://patfin.github.io/QuizManager ! You should find enough information there.
You can fork this project and do your own stuff with it !
You will find the JAVADOC in the Quiz/doc/ folder.- editor
- player
- util
Contains all the files involved in the deck editor.
Contains all the files involved in taking quizzes.
Contains all the files dealing with deck/cards manipulation used both into the editor and the player.