Math Practice
Math practice for kids (and anyone else) - counting, times table recitation, and interactive arithmetic quizzes across all four basic operations. Fully offline.
Three separate modes, deliberately not one "do math" intent
- Counting -
"count to ten"- pure recitation, no interaction. - Table recitation -
"say the 5 times table"- pure recitation of 1×5 through 10×5, no interaction. Multiplication only - addition/subtraction/division don't have a traditional "table" concept the same way, so this stays scoped to what "times table" actually means. - Quiz -
"quiz me on the 3 times table"/"quiz me on addition"- genuinely interactive: asks 5 questions one at a time, listens for a spoken answer, and reports a final score. Covers all four basic operations, not just multiplication - this was an explicit scope correction from the original "times tables" framing during design.
Usage
"count to ten"
"say the 5 times table"
"quiz me on the 3 times table"
"quiz me on addition"
"give me a math quiz"
"tæl til ti" (Danish)
"sig 5 tabellen" (Danish)
"quiz mig i 3 tabellen" (Danish)
How the quiz works
Unlike ovos-skill-metronome/
ovos-skill-rhythm-box/
ovos-skill-white-noise,
quiz mode needs no background thread - it's a sequential, blocking
conversation using OVOSSkill.get_response(), which already handles
the listen-and-transcribe round-trip. Each of the 5 questions is
asked, answered (or timed out), and scored in turn; a timed-out or
unparseable answer counts as incorrect rather than crashing the quiz.
Problem generation defaults
- 5 questions per quiz round.
- Times tables: the traditional 1-12 range.
- Addition/subtraction: operands 1-20, subtraction always kept non-negative (larger number first).
- Division: always divides evenly (built as divisor × quotient, both 1-10) - no fractional answers, since spoken fraction-checking is a much harder problem than this skill attempts to solve.
Install
pip install ovos-skill-math-practice
Development
See DEVELOPMENT.md.
Category
Education
Tags
#math #education #times-tables #quiz #kids
Release files for ovos-skill-math-practice 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ovos_skill_math_practice-0.0.1.tar.gz | 25.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ovos_skill_math_practice-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 57.2 kB
Release files / ovos_skill_math_practice-0.0.1.tar.gz
| Download URL | ovos_skill_math_practice-0.0.1.tar.gz |
|---|---|
| Size | 25.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08caf98b1026501b73a5c82fcd37919d90a23f493e8eb2a78b1686ef6bba6874
|
|
BLAKE2b-256 checksum How to use checksums |
17eb23086074a29b0f18262777f109ca148397990857761aef12d2d2a9d676d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 16, 2026.
Transparency logRelease files / ovos_skill_math_practice-0.0.1-py3-none-any.whl
| Download URL | ovos_skill_math_practice-0.0.1-py3-none-any.whl |
|---|---|
| Size | 31.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
93a025725addd4b3118aca1743b22086d8d11e819bc7b91c228b7237b2bd4d66
|
|
BLAKE2b-256 checksum How to use checksums |
8b03fb07b02a4559da576b54438d344c00722297dae76c65a25fce9a2b364efd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 16, 2026.
Transparency log