/Edu-task-generator

An application used to generate school assignments in various subjects.

Primary LanguageInno SetupMIT LicenseMIT

Educational Task Generator

Educational Task Generator is a C# WPF application designed to create customizable school tasks for various subjects. This project helps teachers and students by automating the creation of exercises that focus on practical applications in different fields of study.

Features

  • Subject-based Task Generation: Generate tasks tailored to specific subjects.
  • Customizable Task Parameters: Define and customize the parameters for each task type.
  • User-friendly Interface: The application utilizes a WPF interface for ease of use and interaction.

Subjects and Task Types

Business and Management

  • Interest Calculation on Deposits
    Generate exercises for calculating interest on deposits, focusing on key business principles such as compound and simple interest. Users can customize initial deposit values, interest rates, and time periods to create varied scenarios.

Mathematics (Coming Soon)

  • Graphing Selected Functions
    Generate tasks that involve graphing functions, allowing students to visually analyze properties of mathematical functions. This feature will support linear, quadratic, and exponential functions with customizable parameters.

Installation

  1. Clone this repository:
    git clone https://github.com/isukces/Edu-task-generator.git
  2. Open the project in Visual Studio.
  3. Build the solution.
  4. Run the application.

Future Development

  • Additional Subject Support: Expand options for subjects and tasks.
  • Advanced Task Customization: Increase customization features for each task type.
  • Export and Save Options: Enable export options for generated tasks.

Contributions

Contributions are welcome! Feel free to open issues or submit pull requests for improvements and new features.