Skip to content

camuso/mathsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

mathsuite

A suite of math tests created using QtSDK 4.7 for C++.

Usage of the programs is pretty intuitive. You will need QtSDK 4.7 or higher to compile this program.

Suite main window layout

/****************************************************************************** ** ** +--------------------------------------------------+ ** | Username | ** +--------------------------------------------------+ ** ** Number of ** Select Test Problems Final Score ** +--------------+ +--------+ +--------------+ ** | MathTest | | | | | ** +--------------+ +--------+ +--------------+ ** +--------------+ +--------+ +--------------+ ** | Fractions | | | | | ** +--------------+ +--------+ +--------------+ ** +--------------+ +--------+ +--------------+ ** | Percents | | | | | ** +--------------+ +--------+ +--------------+ ** ******************************************************************************/

Mathtest main window layout

/****************************************************************************** ** ** Problem Number of Time in Level ** Type Problems Seconds ** +----------+ +----------+ ** [X] Add | Edit | | Edit | ( ) 1 ** +----------+ +----------+ ** +----------+ +----------+ ** [X] Subtract | Edit | | Edit | (*) 2 ** +----------+ +----------+ ** +----------+ +----------+ ** [X] Multiply | Edit | | Edit | ( ) 3 ** +----------+ +----------+ ** +----------+ +----------+ ** [X] Divide | Edit | | Edit | ( ) 4 ** +----------+ +----------+ ** ** +--------------+ +--------------+ +--------------+ ** | Start PB | | Stop PB | | Dlg PB | ** +--------------+ +--------------+ +--------------+ ** ** +--------------------------------------------------+ ** | Username | ** +--------------------------------------------------+ ** ** Problem Your ** Number Problem Answer ** +----------+ +----------------+ +------------+ ** | R/O Edit | | R/O Edit | | Edit | ** +----------+ +----------------+ +------------+ ** ** +--------------------------------------------------+ ** | | ** | | ** | Messages R/O | ** | | ** | | ** | | ** | | ** +--------------------------------------------------+ ** ******************************************************************************/

Fractions Test Layout

/****************************************************************************** ** ** ** Select Test How Many Level ** +----------+ ** [X] Least Common Multiple | Edit | ( ) 1 ** +----------+ ** +----------+ ** [X] Reduce to LCM | Edit | (*) 2 ** +----------+ ** +----------+ ** [X] Combine Terms | Edit | ( ) 3 ** +----------+ ** ** +--------------+ +--------------+ +--------------+ ** | Start PB | | Stop PB | | Dlg PB | ** +--------------+ +--------------+ +--------------+ ** ** +--------------------------------------------------+ ** | Username | ** +--------------------------------------------------+ ** ** Problem Your ** Number Problem Answer ** +----------+ +--------------------+ +------------+ ** | R/O Edit | | R/O Edit | | Edit | ** +----------+ +--------------------+ +------------+ ** ** +--------------------------------------------------+ ** | | ** | | ** | Messages R/O | ** | | ** | | ** | | ** | | ** +--------------------------------------------------+ ** ******************************************************************************/

About

A suite of math tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published