/TestCreator

Program for creating and taking tests.

Primary LanguageCSS

[TestCreator]

This is a Java-based project that utilizes the Maven. The project is primarily focused on creating a tests with various types of questions.

[Getting Started]

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
[Prerequisites:] Java Development Kit (JDK) Maven IntelliJ IDEA 2023.2.5 or any other IDE that supports Java and Maven

[Installing]

Clone the repository to your local machine. Open the project in your IDE. Build the project using Maven.

[Project Structure]

The project is structured into several packages and modules:
TestCreator.login: Contains classes related to the login functionality of the application. TestCreator.questions: Contains classes related to the different types of questions that can be created. TestCreator.questions.testPanels: Contains classes for the panels where the tests are displayed. TestCreator.questions.editorPanels: Contains classes for the panels where the questions are edited. TestCreator.utilities: Contains classes which provide utilities for the rest of the project.

[Built With]

Java - The main programming language used. Maven - Dependency Management.

[Authors]

BSISJ7

[License]

This project is licensed under the MIT License - see the LICENSE.md file for details.