← Back to Blog
QUALITY

How Jogg Mini Builds High-Quality Questions

by MokingBird
Blog Article | MokingBird

The most important thing in a quiz app isn't the animations or the level-up sounds. It's the questions.

A bad question confuses instead of educating. It tests vocabulary rather than understanding. It's ambiguous, unfair, or pitched at the wrong level. A bad question is worse than no question — it teaches children the wrong thing, or trains them to rely on guessing rather than genuine comprehension.

At Jogg Mini, questions aren't an afterthought. They're the product. Jogg Mini is a quiz-first AI learning app, which means the quality of its questions directly determines the quality of the learning experience. Here's how MokingBird builds them, quality-checks them, and continues to grow the question library as the platform scales.


The Question Philosophy

Questions in Jogg Mini are designed to be:

The goal is not just to ask trivia. The goal is to teach.


The Challenge: One Subject, Ten Years of Learners

Building questions about AI for children is harder than it sounds. Not because AI is inherently complicated — but because the right way to explain a concept to a 6-year-old is completely different from the right way to explain it to a 14-year-old.

Consider "What is a neural network?"

For a 7-year-old: "Imagine you taught a robot to recognise your face by showing it 1,000 photos of you. The robot doesn't memorise the photos — it learns what you look like. That's a bit like what a neural network does."

For a 14-year-old: "A neural network is a computational model inspired by biological neurons — layers of interconnected nodes that transform input data through learned weights to produce an output."

Both are accurate. Neither is a dumbed-down version of the other. They're genuinely different formulations for genuinely different learners. Building a question system that handles this range is the core challenge Jogg Mini's question architecture is designed to solve.


The Question Model

Every question in Jogg Mini is a rich data object with attributes that ensure it's delivered to the right learner, at the right time, at the right level.

Core Content

Classification

Age and Grade Targeting

Quality and Analytics


The Topic Taxonomy

Jogg Mini's questions are organised around a six-layer topic taxonomy, designed for children's AI/ML education:

Layer 0: Foundation

What is AI? How does it differ from regular programs? What are robots?

The most accessible layer — concrete language, familiar examples, minimal assumed knowledge. A 5-year-old starts here.

Layer 1: Data

What is data? How does AI learn from examples? What is training?

Data is the fuel of modern AI. This layer covers what data is, how AI trains on it, the training/testing split, and the critical issue of data quality and bias.

Layer 2: Embeddings and Patterns

How does AI represent information? How does it find patterns?

The bridge between data and models. How does an AI system go from raw data (pixels, words, numbers) to a meaningful internal representation it can reason about?

Layer 3: Model Training

How does AI learn? What is a model? How does training work?

Inside the learning process. What happens when you show an AI system thousands of examples? How does accuracy improve? What is overfitting?

Layer 4: Applications

Where is AI used in the real world? How do familiar systems work?

Connecting earlier concepts to real-world technology: voice assistants, recommendation engines, self-driving cars, medical AI.

Layer 5: AI Safety and Ethics

How should AI be used? What can go wrong? Who is responsible?

Bias, fairness, privacy, surveillance, accountability, environmental impact. Always unlocked because these questions are relevant regardless of technical background.


Age-Appropriate Content Design

Jogg Mini's question system adjusts the entire conceptual approach by age, not just the vocabulary:

Ages 5–8

Questions should be:

Ages 9–12

Questions can introduce:

Ages 13–15

Questions can engage with:


Reading Level Calibration

One of the most important (and least visible) quality criteria for Jogg Mini questions is readability.

We use the Flesch-Kincaid Grade Level formula to score every question. This produces a number corresponding to a US grade level — a score of 3 means readable by a typical third-grader; a score of 9 means ninth-grade proficiency.

Jogg Mini reading level targets by difficulty:

| Age Range | Difficulty | Target FK Grade | |-----------|-----------|----------------| | 5–8 | Easy | Grade 1–3 | | 8–12 | Medium | Grade 4–6 | | 12–15 | Hard | Grade 7–9 | | 12–15 | Smart/Genius | Grade 7–10 |

Questions that exceed their target reading level — even if conceptually appropriate — are flagged for revision. A 7-year-old shouldn't be blocked from an age-appropriate concept by a sentence structure that's too complex.


What Makes a Question Good

A good Jogg Mini question has the following qualities:

Clear learning target. The question tests a specific concept, not a vague impression.

Age-appropriate wording. Vocabulary, sentence length, and abstraction match the learner's age band.

Strong distractors. Wrong answers are plausible enough to test understanding, but not confusing or misleading.

Useful explanation. The explanation corrects misunderstandings, makes abstract AI ideas easier to remember, and sounds supportive rather than punishing. For a children's app, explanations should feel encouraging.

World alignment. The question reinforces the mental model of the world it belongs to.

Difficulty integrity. An easy question should actually be easy. A hard question should challenge without becoming unclear.


The MVP Question Library

JoggMini currently contains 2,239 loaded questions across ten Worlds; future additions must preserve the reviewed schema and safety controls:

| World | Questions | Focus | |-------|-----------|-------| | Robot Valley | 200 | Foundational AI concepts and robots | | Data Valley | 200 | Data, labels, quality and learning | | Pattern Mountain | 200 | Patterns, representations and models | | Smart City | 200 | Applied AI in everyday systems | | Future Lab | 200 | Neural networks, training and inference | | AI Safety & Ethics | 410 | Fairness, privacy, safety and responsibility | | Prompt Plaza | 200 | Prompting, evaluation and responsible generative AI | | Agent Academy | 209 | Goals, planning, tools and human oversight | | AI Studio | 215 | Creative/application workflows and iteration | | AI Forest | 205 | Systems thinking, sustainability and connected impacts |

Every question in the MVP library has been:

  1. Written by subject matter specialists with AI/ML backgrounds
  2. Reviewed for age-appropriateness and reading level
  3. Cross-checked for factual accuracy
  4. Checked for ambiguity — no question has a defensible second correct answer
  5. Tagged with complete metadata

This curated foundation ensures that every question a child sees has been through a rigorous process before reaching them.


Scaling with MokingBird DataGen

The 2,239-question library is a substantial baseline. As JoggMini grows—more users, grade systems and advanced content—the platform still needs a controlled generation pipeline.

The MokingBird DataGen system is a purpose-built educational question generation framework developed by MokingBird. It is not a general-purpose AI writing tool — it's a specialised pipeline designed to produce questions that meet every quality criterion in the Jogg Mini question model.

How DataGen Works

1. Specification Input DataGen receives a detailed specification: topic layer, target age, grade level, difficulty, question type, reading level target, required metadata, and specific concepts to cover or avoid.

2. Generation Using large language models constrained by the Jogg Mini question schema, DataGen produces candidate questions — including question text, options, correct answer, and explanation.

3. Automated Quality Checks Every generated question passes through automated checks:

4. Human Review Queue Questions passing automated checks enter a human review queue. Subject matter reviewers with AI/ML and education backgrounds evaluate each question before it enters the live bank.

5. Live Performance Monitoring Once deployed, every question generates performance data:

This compounding feedback loop means the question bank becomes more accurate and better calibrated over time as more children use the app.


Question Generation and Child Safety

Because Jogg Mini teaches AI to children, question design must also be responsible. MokingBird's content review process specifically screens for:

This is especially important in World 6. Questions about AI ethics need to be accurate, balanced, and age-appropriate — not alarmist, not dismissive.


Multi-System Grade Alignment

Jogg Mini supports four major education systems. Questions can be targeted to specific grade bands within each:

| System | Range | |--------|-------| | US | Kindergarten – Grade 12 | | UK | Year 1 – Year 13 | | India | Class 1 – Class 12 | | IB | PYP – Diploma Programme |

When a parent sets their child's education system and grade in the profile, the question filtering system automatically surfaces questions calibrated to that child's curriculum level. A Class 7 student in India and a Grade 7 student in the US may encounter different questions — both correct, both appropriate — because the right calibration genuinely differs.


The Explanation Is Part of the Question

Most quiz apps show whether you were right or wrong and move on. Jogg Mini treats the explanation as equally important as the question itself.

After every answer — correct or incorrect — the child sees:

The explanation is the most powerful learning moment in the interaction. It happens at exactly the point of highest engagement — right after the child has committed to an answer. We invest heavily in ensuring it's clear, accurate, encouraging, and genuinely educational.


How This Connects to the App Experience

Question quality directly powers everything in Jogg Mini:

Better questions create better learning, better motivation, and more trustworthy reporting for every user type.


MokingBird — Jogg Mini. Teach AI. One question at a time.