/QuizManager

This repository contains the files for the java desktop application QuizManager.

Primary LanguageHTMLGNU General Public License v2.0GPL-2.0

QuizManager

This repository contains the files for the java desktop application QuizManager. We are currently at version 1.0 of the software.

You wish to use or download the software?

You can go to the project page http://patfin.github.io/QuizManager ! You should find enough information there.

You are an interested Devlopper?

You can fork this project and do your own stuff with it !

Javadoc

You will find the JAVADOC in the Quiz/doc/ folder.

package organisation in the main branch

  • editor
  • player
  • util

Package editor

Contains all the files involved in the deck editor.

Package player

Contains all the files involved in taking quizzes.

Package util

Contains all the files dealing with deck/cards manipulation used both into the editor and the player.