#kids #test #math #school #pdf #equation #level

bin+lib math_test

Generates math questions for elementary school kids

1 stable release

1.0.0 Aug 28, 2022
0.1.3 Aug 14, 2022
0.1.2 Aug 7, 2022
0.1.1 Aug 7, 2022

#1591 in Text processing

Apache-2.0

2MB
755 lines

math_test

A math test prepared for my kids who are still in their elementary school.

This project is being built for learning purposes and will be watched and developed in my free time only.

Description

The student can choose one exam out of six:

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • One Variable Equation
  • Two Variables Equation

The student has the option to choose the complexity level up to level 10.

An exam is made up of 10 questions, and so a score is calculated out of 10.

An exam can be either solved from the console (cargo run) or can be prepared in a pdf file (cargo run -- pdf)

Next steps (A contribution room):

Please read the open issues.

Like to Contribute?

For contributing to this project, please have a look on our CODE_OF_CONDUCT and CONTRIBUTING guidlines.

NOTE

The math_test crate would be frequently updated on major changes, but the math_test github repo is to be updated on every (even minor) change.

Dependencies

~18MB
~132K SLoC