What problem does it solve?
Provides structured practice and deterministic assessment for complex number arithmetic, removing ambiguity in answer formats and making grading repeatable for educators and learners at the secondary/A-Level level.
Core Features & Use Cases
- Tiered Question Generation: Produces randomized integer-based problems for addition, multiplication, modulus, and squaring across four difficulty levels (easy, medium, hard, extrahard).
- Deterministic Answer Checking: Accepts a,b formatted complex answers or numeric modulus values and applies exact-match server-side checking rules; supports adaptive scoring for progressive practice.
- API Integration & Classroom Use: Exposes endpoints to fetch questions and check answers, usable in web apps, classroom quizzes, or automated practice sessions.
Quick Start
Ask the skill to generate a medium multiplication problem, answer using the a,b format for a + bi, and submit the answer to the check endpoint.