Skip to content

A tiny GUI tool to help children learn division and multiplication tables and solve simple arithmetic tasks. At the end of the test, a table with the results is displayed.

License

Notifications You must be signed in to change notification settings

MrChebur/Multiplication_table_for_children

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplication table for children

The GUI textless interface is written using PySide6 and screeninfo.

Choose one of 4 types of tests, testing the skills of:

  • addition,
  • subtraction,
  • multiplication,
  • division.

Shows the multiplication table when you click on the lamp sign.

After passing the test, a summary of errors, correct answers and time spent on solving each individual task is given. In the summary with results, the user's answer is shown in parentheses. Correct answers are marked in green, incorrect answers are marked in red.

Upon completion, a .log file is created with the test results.

Depending on the time spent on the task, the results are colored differently:

  • from 0 to 5 seconds (green)
  • from 5 to 10 seconds (orange)
  • more than 10 seconds (red)

Executable for Windows 10 64 bit and Virus total check results.

Screenshots and screencast

Screencast Interface1 Interface2 Interface3

About

A tiny GUI tool to help children learn division and multiplication tables and solve simple arithmetic tasks. At the end of the test, a table with the results is displayed.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages