Crate math_test

Source

Re-exports§

pub use question_type::EquationType;
pub use question_type::OperationType;
pub use question_type::QuestionType;

Modules§

equation
exam
number
operation
question
question_type

Structs§

OneVariable
TwoVariables

Functions§

generate_exam
Generates an Exam object given the question type, exam level, number of questions and the exam type (pdf or cmd)
print_list
Prints the list of Exam types