ProconsoleCarlo / QuestionTime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Question Time 👋

Status Documentation License: GNU GPL v3

This project was developed in spare time, during the university course Organization theory and design , in the time between 21/03/2015 and 03/04/2015.

The purpose was to create a GUI to prepare for the tests during the course, having the questions of each chapter provided sequentially or shuffled, with the count of correct, blank and wrong answers at the end, in addition of correct answers.

The documentation Guida.pdf explain also how to create new test cases and expand the program

It was written with Java 8, but it still works with Java 17.

Install

mvn clean install

Usage

Execute the following main class: src/tests/Main

Author

👤 Carlo Bobba

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

License:GNU General Public License v3.0


Languages

Language:Java 100.0%