Skip to content

HadjSassi/QuizEnsea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizEnsea

Table of Contents

Introduction

Welcome to QuizEnsea! This project is a quiz application designed to provide an engaging and interactive way to creeate tests and exams that can be corrected by AMC software.

Features

  • Generate Exams in PDF and in TEX.
  • Exams can contain Section QCU(Unique Choice Question).
  • Exams can contain Section QCM(Multiple Choice Question).
  • Exams can contain Section Free Question(For writings).
  • Exams can contain Section Descriptions with images.
  • Description images have labels and you control their widths.
  • You can control the ordre of the Sections that will be generated in the final exam.
  • You can imports other sections from your older exams in your current exam.
  • You can modify an older exam that of course made with this application.

Installation

To get a local copy up and running, follow these simple steps:

Prerequisites

  • Ensure you have JDK19 installed.
  • Ensure your JDK19 is the Enviornment variable path.
  • Ensure you have MiKTEX installed.

Get the application

  • Clone the Repository
git clone https://github.com/HadjSassi/QuizEnsea.git
cd QuizEnsea
  • Or if you want the executable only, just download this file and proceed with the simple steps.

Usage

To start the application:

  • Remove or comment the Launcher.java because it's used for generating the .exe file.
  • Launch Main.java

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

How to Contribute

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

HadjSassi - mahdi.hadjsassi@ensea.fr

Project Link: https://github.com/HadjSassi/QuizEnsea

About

2nd year Engineering Ensea, Project for generating pdf exams that can be corrected by AMC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors