Skip to content

Anamora-Dev/Survey-Or-Test-Generator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey & Test Generator (Java)

Overview

A Java application that lets users create and take customizable surveys and tests. Tests/surveys and user responses are saved and loaded using Java serialization for persistent storage.

Features

  • Create surveys and tests
  • Support for multiple question types (add yours here)
  • Take a survey/test and record responses
  • Persistent storage using Java serialization (save/load created items and responses)
  • Input validation and error handling

Tech Stack

  • Java
  • Java Serialization (Serializable, object streams)
  • IntelliJ IDEA (development environment)

How to Run

  1. Clone the repo:
    git clone https://github.com/Anamora-Dev/Survey-Or-Test-Generator-.git
  2. Open project in IntelliJ
  3. Run Main.java

About

A customizable survey and test generator built in Java using object-oriented design principles. The application supports multiple question types, grading logic, and persistent storage of tests and responses using Java serialization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages