easy Set 2 Unknown

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

{
    "_meta": {
        "schemaVersion": "2.0.0",
        "nodeId": "node-1-leaf-math-match-mixed-easy",
        "pageNumber": 2,
        "generatedAt": "2026-03-01T01:52:02.242Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "13563913967125527832",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": "easy",
            "expectedVariant": null,
            "displayDifficulty": "easy",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "form-exercise",
        "contentHash": "e3d91e889cf75656160f8f935272f0eb60652e31773132157909f801fc7bc8db",
        "fallbackReason": null
    },
    "title": "form-exercise set 2",
    "operation": "math-match",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10,
        "regrouping": false,
        "operation": "mixed",
        "operations": [
            "+",
            "-",
            "×",
            "÷"
        ],
        "difficulty": "easy"
    },
    "problems": [
        {
            "id": 1,
            "type": "math-match",
            "question": "5 × 4",
            "answer": 20,
            "correctAnswer": "20",
            "matchIndex": 6,
            "shuffledAnswers": [
                1,
                5,
                10,
                19,
                15,
                3,
                20,
                4
            ]
        },
        {
            "id": 2,
            "type": "math-match",
            "question": "3 + 7",
            "answer": 10,
            "correctAnswer": "10",
            "matchIndex": 2
        },
        {
            "id": 3,
            "type": "math-match",
            "question": "3 × 1",
            "answer": 3,
            "correctAnswer": "3",
            "matchIndex": 5
        },
        {
            "id": 4,
            "type": "math-match",
            "question": "5 × 3",
            "answer": 15,
            "correctAnswer": "15",
            "matchIndex": 4
        },
        {
            "id": 5,
            "type": "math-match",
            "question": "4 × 1",
            "answer": 4,
            "correctAnswer": "4",
            "matchIndex": 7
        },
        {
            "id": 6,
            "type": "math-match",
            "question": "2 - 1",
            "answer": 1,
            "correctAnswer": "1",
            "matchIndex": 0
        },
        {
            "id": 7,
            "type": "math-match",
            "question": "9 + 10",
            "answer": 19,
            "correctAnswer": "19",
            "matchIndex": 3
        },
        {
            "id": 8,
            "type": "math-match",
            "question": "11 - 6",
            "answer": 5,
            "correctAnswer": "5",
            "matchIndex": 1
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}