easy Set 100 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_meta": {
        "nodeId": "node-1-leaf-counting-by-10s-easy",
        "pageNumber": 100,
        "generatedAt": "2026-03-16T15:21:44.674Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "49d9ea21b757d805",
        "seedInput": "1|node-1-leaf-counting-by-10s-easy|100|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 42,
            "metrics": {
                "problemCount": 16,
                "operation": "counting",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "26802b37c5bf78d6d6875c0175169ff9",
            "contentFingerprint": "88f5476cb112c1e4"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "counting",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "difficulty": "easy",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "counting",
            "subType": "what-comes-next",
            "question": "What comes after 5?",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "easy"
        },
        {
            "id": 2,
            "type": "counting",
            "subType": "count-by",
            "question": "Count by 10s: 0, 10, 20, 30, __",
            "answer": 40,
            "correctAnswer": "40",
            "difficulty": "easy"
        },
        {
            "id": 3,
            "type": "counting",
            "subType": "count-by",
            "question": "Count by 3s: 0, 3, 6, 9, __",
            "answer": 12,
            "correctAnswer": "12",
            "difficulty": "easy"
        },
        {
            "id": 4,
            "type": "counting",
            "subType": "skip-counting",
            "question": "What is the next number in the sequence? 5, 10, 15, __, 25",
            "answer": 20,
            "correctAnswer": "20",
            "difficulty": "easy"
        },
        {
            "id": 5,
            "type": "counting",
            "subType": "skip-counting",
            "question": "What is the next number in the sequence? 10, 20, 30, __, 50",
            "answer": 40,
            "correctAnswer": "40",
            "difficulty": "easy"
        },
        {
            "id": 6,
            "type": "counting",
            "subType": "count-objects",
            "question": "Count the apples: How many are there? (10 apples)",
            "answer": 10,
            "correctAnswer": "10",
            "difficulty": "easy"
        },
        {
            "id": 7,
            "type": "counting",
            "subType": "skip-counting",
            "question": "What is the next number in the sequence? 3, 6, __, 12, 15",
            "answer": 9,
            "correctAnswer": "9",
            "difficulty": "easy"
        },
        {
            "id": 8,
            "type": "counting",
            "subType": "skip-counting",
            "question": "What is the next number in the sequence? 3, 6, 9, __, 15",
            "answer": 12,
            "correctAnswer": "12",
            "difficulty": "easy"
        },
        {
            "id": 9,
            "type": "counting",
            "subType": "count-by",
            "question": "Count by 5s: 5, 10, 15, 20, __",
            "answer": 25,
            "correctAnswer": "25",
            "difficulty": "easy"
        },
        {
            "id": 11,
            "type": "counting",
            "subType": "count-objects",
            "question": "Count the triangles: How many are there? (7 triangles)",
            "answer": 7,
            "correctAnswer": "7",
            "difficulty": "easy"
        },
        {
            "id": 12,
            "type": "counting",
            "subType": "what-comes-next",
            "question": "What comes after 4?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "easy"
        },
        {
            "id": 13,
            "type": "counting",
            "subType": "skip-counting",
            "question": "What is the next number in the sequence? 4, __, 8, 10, 12",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "easy"
        },
        {
            "id": 14,
            "type": "counting",
            "subType": "what-comes-next",
            "question": "What comes after 7?",
            "answer": 8,
            "correctAnswer": "8",
            "difficulty": "easy"
        },
        {
            "id": 15,
            "type": "counting",
            "subType": "skip-counting",
            "question": "What is the next number in the sequence? 2, 4, __, 8, 10",
            "answer": 6,
            "correctAnswer": "6",
            "difficulty": "easy"
        },
        {
            "id": 17,
            "type": "counting",
            "subType": "what-comes-next",
            "question": "What comes after 9?",
            "answer": 10,
            "correctAnswer": "10",
            "difficulty": "easy"
        },
        {
            "id": 20,
            "type": "counting",
            "subType": "skip-counting",
            "question": "What is the next number in the sequence? 4, 6, __, 10, 12",
            "answer": 8,
            "correctAnswer": "8",
            "difficulty": "easy"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}