medium Set 3 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-counting-1-10-medium",
        "pageNumber": 3,
        "generatedAt": "2026-03-01T01:51:56.564Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "1255965749201916173",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": "medium",
            "expectedVariant": null,
            "displayDifficulty": "medium",
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "slug",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "form-exercise",
        "contentHash": "409290ba14e6ae2d013876c823dac6c28e7b15f2c735687c699de2a3b59cb35e",
        "fallbackReason": null
    },
    "title": "form-exercise set 3",
    "operation": "counting",
    "subject": "arithmetic",
    "difficulty": "medium",
    "config": {
        "difficulty": "medium",
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "counting",
            "subType": "count-by",
            "step": 2,
            "sequence": [
                2,
                4,
                6,
                8,
                10
            ],
            "question": "Count by 2s: 2, 4, 6, 8, __",
            "answer": "10",
            "correctAnswer": "10"
        },
        {
            "id": 2,
            "type": "counting",
            "subType": "count-backward",
            "startNumber": 14,
            "sequence": [
                14,
                13,
                12,
                11,
                10
            ],
            "blankPositions": [
                1,
                3
            ],
            "question": "Count backward from 14: 14, __, 12, __, 10",
            "answer": "13, 11",
            "correctAnswer": "13, 11"
        },
        {
            "id": 3,
            "type": "counting",
            "subType": "write-number",
            "startNumber": 7,
            "howMany": 3,
            "question": "Count on from 7. Write the next 3 numbers.",
            "answer": "8, 9, 10",
            "correctAnswer": "8, 9, 10"
        },
        {
            "id": 4,
            "type": "counting",
            "subType": "count-backward",
            "startNumber": 43,
            "sequence": [
                43,
                42,
                41,
                40,
                39
            ],
            "blankPositions": [
                1,
                4
            ],
            "question": "Count backward from 43: 43, __, 41, 40, __",
            "answer": "42, 39",
            "correctAnswer": "42, 39"
        },
        {
            "id": 5,
            "type": "counting",
            "subType": "count-backward",
            "startNumber": 21,
            "sequence": [
                21,
                20,
                19,
                18,
                17
            ],
            "blankPositions": [
                3,
                4
            ],
            "question": "Count backward from 21: 21, 20, 19, __, __",
            "answer": "18, 17",
            "correctAnswer": "18, 17"
        },
        {
            "id": 6,
            "type": "counting",
            "subType": "before-after",
            "number": 19,
            "direction": "after",
            "question": "What number comes after 19?",
            "answer": "20",
            "correctAnswer": "20"
        },
        {
            "id": 7,
            "type": "counting",
            "subType": "before-after",
            "number": 49,
            "direction": "after",
            "question": "What number comes after 49?",
            "answer": "50",
            "correctAnswer": "50"
        },
        {
            "id": 8,
            "type": "counting",
            "subType": "count-by",
            "step": 2,
            "sequence": [
                2,
                4,
                6,
                8,
                10
            ],
            "question": "Count by 2s: 2, 4, 6, 8, __",
            "answer": "10",
            "correctAnswer": "10"
        },
        {
            "id": 9,
            "type": "counting",
            "subType": "write-number",
            "startNumber": 32,
            "howMany": 2,
            "question": "Count on from 32. Write the next 2 numbers.",
            "answer": "33, 34",
            "correctAnswer": "33, 34"
        },
        {
            "id": 10,
            "type": "counting",
            "subType": "before-after",
            "number": 31,
            "direction": "after",
            "question": "What number comes after 31?",
            "answer": "32",
            "correctAnswer": "32"
        },
        {
            "id": 11,
            "type": "counting",
            "subType": "before-after",
            "number": 13,
            "direction": "before",
            "question": "What number comes before 13?",
            "answer": "12",
            "correctAnswer": "12"
        },
        {
            "id": 12,
            "type": "counting",
            "subType": "count-by",
            "step": 10,
            "sequence": [
                10,
                20,
                30,
                40,
                50
            ],
            "question": "Count by 10s: 10, 20, 30, 40, __",
            "answer": "50",
            "correctAnswer": "50"
        },
        {
            "id": 13,
            "type": "counting",
            "subType": "count-backward",
            "startNumber": 9,
            "sequence": [
                9,
                8,
                7,
                6,
                5
            ],
            "blankPositions": [
                1,
                3
            ],
            "question": "Count backward from 9: 9, __, 7, __, 5",
            "answer": "8, 6",
            "correctAnswer": "8, 6"
        },
        {
            "id": 14,
            "type": "counting",
            "subType": "count-backward",
            "startNumber": 19,
            "sequence": [
                19,
                18,
                17,
                16,
                15
            ],
            "blankPositions": [
                3,
                4
            ],
            "question": "Count backward from 19: 19, 18, 17, __, __",
            "answer": "16, 15",
            "correctAnswer": "16, 15"
        },
        {
            "id": 15,
            "type": "counting",
            "subType": "count-objects",
            "objectCount": 5,
            "symbol": "✎",
            "question": "Count the chickens: How many are there?",
            "answer": "5",
            "correctAnswer": "5",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 260 78\" width=\"260\" height=\"78\"><text x=\"10\" y=\"16\" font-size=\"12\" font-family=\"sans-serif\" fill=\"#000000\" font-weight=\"bold\">Count the chickens</text><g transform=\"translate(10,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#E1E8ED\" d=\"M20.143 32.215c0 1.183-.959 2.143-2.143 2.143s-2.143-.96-2.143-2.143c0-1.184.96-2.144 2.143-2.144s2.143.96 2.143 2.144z\"/><path fill=\"#E1E8ED\" d=\"M27.643 15.643C27.643 10.317 23.324 6 18 6c-5.326 0-9.643 4.317-9.643 9.643 0 5.357-1.071 16.572-1.071 16.572 0 1.183.959 2.143 2.143 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.96 2.143 2.143 2.143 1.183 0 2.142-.96 2.142-2.143h4.286c0 1.183.96 2.143 2.144 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.959 2.143 2.143 2.143 1.184 0 2.143-.96 2.143-2.143-.002 0-1.073-11.215-1.073-16.572z\"/><path fill=\"#DD2E44\" d=\"M20 3c0 2.209-1.447 6-2 6-.552 0-2-3.791-2-6s1.448-3 2-3c.553 0 2 .791 2 3zm-4.365 30c0-2.612 1.711-8 2.365-8 .653 0 2.365 5.388 2.365 8S18.652 36 18 36c-.654 0-2.365-.388-2.365-3z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"22.5\" rx=\"7\" ry=\"4.5\"/><path fill=\"#FFAC33\" d=\"M25 22.5c0 1.5-14 1.5-14 0s4.791-4.5 7-4.5 7 3 7 4.5z\"/><circle fill=\"#292F33\" cx=\"11.5\" cy=\"18.5\" r=\"1.5\"/><circle fill=\"#292F33\" cx=\"24.5\" cy=\"18.5\" r=\"1.5\"/></g></g><g transform=\"translate(34,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#E1E8ED\" d=\"M20.143 32.215c0 1.183-.959 2.143-2.143 2.143s-2.143-.96-2.143-2.143c0-1.184.96-2.144 2.143-2.144s2.143.96 2.143 2.144z\"/><path fill=\"#E1E8ED\" d=\"M27.643 15.643C27.643 10.317 23.324 6 18 6c-5.326 0-9.643 4.317-9.643 9.643 0 5.357-1.071 16.572-1.071 16.572 0 1.183.959 2.143 2.143 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.96 2.143 2.143 2.143 1.183 0 2.142-.96 2.142-2.143h4.286c0 1.183.96 2.143 2.144 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.959 2.143 2.143 2.143 1.184 0 2.143-.96 2.143-2.143-.002 0-1.073-11.215-1.073-16.572z\"/><path fill=\"#DD2E44\" d=\"M20 3c0 2.209-1.447 6-2 6-.552 0-2-3.791-2-6s1.448-3 2-3c.553 0 2 .791 2 3zm-4.365 30c0-2.612 1.711-8 2.365-8 .653 0 2.365 5.388 2.365 8S18.652 36 18 36c-.654 0-2.365-.388-2.365-3z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"22.5\" rx=\"7\" ry=\"4.5\"/><path fill=\"#FFAC33\" d=\"M25 22.5c0 1.5-14 1.5-14 0s4.791-4.5 7-4.5 7 3 7 4.5z\"/><circle fill=\"#292F33\" cx=\"11.5\" cy=\"18.5\" r=\"1.5\"/><circle fill=\"#292F33\" cx=\"24.5\" cy=\"18.5\" r=\"1.5\"/></g></g><g transform=\"translate(58,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#E1E8ED\" d=\"M20.143 32.215c0 1.183-.959 2.143-2.143 2.143s-2.143-.96-2.143-2.143c0-1.184.96-2.144 2.143-2.144s2.143.96 2.143 2.144z\"/><path fill=\"#E1E8ED\" d=\"M27.643 15.643C27.643 10.317 23.324 6 18 6c-5.326 0-9.643 4.317-9.643 9.643 0 5.357-1.071 16.572-1.071 16.572 0 1.183.959 2.143 2.143 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.96 2.143 2.143 2.143 1.183 0 2.142-.96 2.142-2.143h4.286c0 1.183.96 2.143 2.144 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.959 2.143 2.143 2.143 1.184 0 2.143-.96 2.143-2.143-.002 0-1.073-11.215-1.073-16.572z\"/><path fill=\"#DD2E44\" d=\"M20 3c0 2.209-1.447 6-2 6-.552 0-2-3.791-2-6s1.448-3 2-3c.553 0 2 .791 2 3zm-4.365 30c0-2.612 1.711-8 2.365-8 .653 0 2.365 5.388 2.365 8S18.652 36 18 36c-.654 0-2.365-.388-2.365-3z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"22.5\" rx=\"7\" ry=\"4.5\"/><path fill=\"#FFAC33\" d=\"M25 22.5c0 1.5-14 1.5-14 0s4.791-4.5 7-4.5 7 3 7 4.5z\"/><circle fill=\"#292F33\" cx=\"11.5\" cy=\"18.5\" r=\"1.5\"/><circle fill=\"#292F33\" cx=\"24.5\" cy=\"18.5\" r=\"1.5\"/></g></g><g transform=\"translate(82,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#E1E8ED\" d=\"M20.143 32.215c0 1.183-.959 2.143-2.143 2.143s-2.143-.96-2.143-2.143c0-1.184.96-2.144 2.143-2.144s2.143.96 2.143 2.144z\"/><path fill=\"#E1E8ED\" d=\"M27.643 15.643C27.643 10.317 23.324 6 18 6c-5.326 0-9.643 4.317-9.643 9.643 0 5.357-1.071 16.572-1.071 16.572 0 1.183.959 2.143 2.143 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.96 2.143 2.143 2.143 1.183 0 2.142-.96 2.142-2.143h4.286c0 1.183.96 2.143 2.144 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.959 2.143 2.143 2.143 1.184 0 2.143-.96 2.143-2.143-.002 0-1.073-11.215-1.073-16.572z\"/><path fill=\"#DD2E44\" d=\"M20 3c0 2.209-1.447 6-2 6-.552 0-2-3.791-2-6s1.448-3 2-3c.553 0 2 .791 2 3zm-4.365 30c0-2.612 1.711-8 2.365-8 .653 0 2.365 5.388 2.365 8S18.652 36 18 36c-.654 0-2.365-.388-2.365-3z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"22.5\" rx=\"7\" ry=\"4.5\"/><path fill=\"#FFAC33\" d=\"M25 22.5c0 1.5-14 1.5-14 0s4.791-4.5 7-4.5 7 3 7 4.5z\"/><circle fill=\"#292F33\" cx=\"11.5\" cy=\"18.5\" r=\"1.5\"/><circle fill=\"#292F33\" cx=\"24.5\" cy=\"18.5\" r=\"1.5\"/></g></g><g transform=\"translate(106,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#E1E8ED\" d=\"M20.143 32.215c0 1.183-.959 2.143-2.143 2.143s-2.143-.96-2.143-2.143c0-1.184.96-2.144 2.143-2.144s2.143.96 2.143 2.144z\"/><path fill=\"#E1E8ED\" d=\"M27.643 15.643C27.643 10.317 23.324 6 18 6c-5.326 0-9.643 4.317-9.643 9.643 0 5.357-1.071 16.572-1.071 16.572 0 1.183.959 2.143 2.143 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.96 2.143 2.143 2.143 1.183 0 2.142-.96 2.142-2.143h4.286c0 1.183.96 2.143 2.144 2.143 1.183 0 2.143-.96 2.143-2.143 0 1.183.959 2.143 2.143 2.143 1.184 0 2.143-.96 2.143-2.143-.002 0-1.073-11.215-1.073-16.572z\"/><path fill=\"#DD2E44\" d=\"M20 3c0 2.209-1.447 6-2 6-.552 0-2-3.791-2-6s1.448-3 2-3c.553 0 2 .791 2 3zm-4.365 30c0-2.612 1.711-8 2.365-8 .653 0 2.365 5.388 2.365 8S18.652 36 18 36c-.654 0-2.365-.388-2.365-3z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"22.5\" rx=\"7\" ry=\"4.5\"/><path fill=\"#FFAC33\" d=\"M25 22.5c0 1.5-14 1.5-14 0s4.791-4.5 7-4.5 7 3 7 4.5z\"/><circle fill=\"#292F33\" cx=\"11.5\" cy=\"18.5\" r=\"1.5\"/><circle fill=\"#292F33\" cx=\"24.5\" cy=\"18.5\" r=\"1.5\"/></g></g><text x=\"10\" y=\"68\" font-size=\"11\" font-family=\"sans-serif\" fill=\"#000000\">How many?</text><line x1=\"85\" y1=\"68\" x2=\"125\" y2=\"68\" stroke=\"#000000\" stroke-width=\"1\"/></svg>",
                "placement": "before-question",
                "width": "100%",
                "maxHeight": "86px",
                "altText": "5 chickens"
            },
            "_visualToken": {
                "type": "asset-ref",
                "layout": "counting-row",
                "items": [
                    {
                        "ref": "twemoji:1f414",
                        "name": "chicken"
                    },
                    {
                        "ref": "twemoji:1f414",
                        "name": "chicken"
                    },
                    {
                        "ref": "twemoji:1f414",
                        "name": "chicken"
                    },
                    {
                        "ref": "twemoji:1f414",
                        "name": "chicken"
                    },
                    {
                        "ref": "twemoji:1f414",
                        "name": "chicken"
                    }
                ],
                "iconSize": 36,
                "maxPerRow": 10,
                "placement": "before-question",
                "effectiveProvider": "twemoji",
                "requestedProvider": "twemoji",
                "strict": false
            }
        },
        {
            "id": 16,
            "type": "counting",
            "subType": "before-after",
            "number": 12,
            "direction": "after",
            "question": "What number comes after 12?",
            "answer": "13",
            "correctAnswer": "13"
        },
        {
            "id": 17,
            "type": "counting",
            "subType": "write-number",
            "startNumber": 33,
            "howMany": 4,
            "question": "Count on from 33. Write the next 4 numbers.",
            "answer": "34, 35, 36, 37",
            "correctAnswer": "34, 35, 36, 37"
        },
        {
            "id": 18,
            "type": "counting",
            "subType": "count-objects",
            "objectCount": 5,
            "symbol": "☺",
            "question": "Count the honeys: How many are there?",
            "answer": "5",
            "correctAnswer": "5",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 260 78\" width=\"260\" height=\"78\"><text x=\"10\" y=\"16\" font-size=\"12\" font-family=\"sans-serif\" fill=\"#000000\" font-weight=\"bold\">Count the honeys</text><g transform=\"translate(10,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#F4900C\" d=\"M31 22c-3 11-5.019 14-13 14-8 0-10-3-13-14C2.965 14.54 7 8 18 8s15.034 6.54 13 14z\"/><path fill=\"#BE1931\" d=\"M29 11c2 4-3 8-11 8S5 15 7 11c1.482-2.964 4.373-6 11-6s9.519 3.036 11 6z\"/><ellipse fill=\"#FFAC33\" cx=\"18\" cy=\"11\" rx=\"12\" ry=\"6\"/><path fill=\"#FFE8B6\" d=\"M27 10c1 1 2 2 2 3s-1 3-2 2c0 0 2.948 1.154 2 4-1 3-4 2-4 0s-1.553-3.342-2-2c-1 3-3 3-4 2s-1-2-1-2-3 0-2-2 0-2 0-2 0-1 1-1 7-1 8-2 2 0 2 0z\"/><path fill=\"#662113\" d=\"M28 9.278C28 11.886 23.523 14 18 14S8 11.886 8 9.278C8 6.67 12.477 5 18 5s10 1.67 10 4.278z\"/><path fill=\"#F4900C\" d=\"M18 14c4.548 0 8.379-1.435 9.593-3.396-.193-.202-.392-.403-.593-.604 0 0-2-2-3-1s-6 1-7 1-2 1-2 1 1.587 2.011 1.397 2.934c.523.04 1.056.066 1.603.066z\"/><path fill=\"#FFCC4D\" d=\"M26 8.5c0 1.933-3.582 3.5-8 3.5s-8-1.567-8-3.5S13.582 3 18 3s8 3.567 8 5.5z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"2.5\" rx=\"2\" ry=\"1.5\"/><path fill=\"#FFCC4D\" d=\"M5.685 24.41c.725 2.457 1.425 4.435 2.204 6.013C11 33 16 33 18 33s7 0 10.106-2.576c.78-1.576 1.483-3.556 2.208-6.014C27.609 25.973 23.112 27 18 27s-9.61-1.027-12.315-2.59z\"/></g></g><g transform=\"translate(34,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#F4900C\" d=\"M31 22c-3 11-5.019 14-13 14-8 0-10-3-13-14C2.965 14.54 7 8 18 8s15.034 6.54 13 14z\"/><path fill=\"#BE1931\" d=\"M29 11c2 4-3 8-11 8S5 15 7 11c1.482-2.964 4.373-6 11-6s9.519 3.036 11 6z\"/><ellipse fill=\"#FFAC33\" cx=\"18\" cy=\"11\" rx=\"12\" ry=\"6\"/><path fill=\"#FFE8B6\" d=\"M27 10c1 1 2 2 2 3s-1 3-2 2c0 0 2.948 1.154 2 4-1 3-4 2-4 0s-1.553-3.342-2-2c-1 3-3 3-4 2s-1-2-1-2-3 0-2-2 0-2 0-2 0-1 1-1 7-1 8-2 2 0 2 0z\"/><path fill=\"#662113\" d=\"M28 9.278C28 11.886 23.523 14 18 14S8 11.886 8 9.278C8 6.67 12.477 5 18 5s10 1.67 10 4.278z\"/><path fill=\"#F4900C\" d=\"M18 14c4.548 0 8.379-1.435 9.593-3.396-.193-.202-.392-.403-.593-.604 0 0-2-2-3-1s-6 1-7 1-2 1-2 1 1.587 2.011 1.397 2.934c.523.04 1.056.066 1.603.066z\"/><path fill=\"#FFCC4D\" d=\"M26 8.5c0 1.933-3.582 3.5-8 3.5s-8-1.567-8-3.5S13.582 3 18 3s8 3.567 8 5.5z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"2.5\" rx=\"2\" ry=\"1.5\"/><path fill=\"#FFCC4D\" d=\"M5.685 24.41c.725 2.457 1.425 4.435 2.204 6.013C11 33 16 33 18 33s7 0 10.106-2.576c.78-1.576 1.483-3.556 2.208-6.014C27.609 25.973 23.112 27 18 27s-9.61-1.027-12.315-2.59z\"/></g></g><g transform=\"translate(58,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#F4900C\" d=\"M31 22c-3 11-5.019 14-13 14-8 0-10-3-13-14C2.965 14.54 7 8 18 8s15.034 6.54 13 14z\"/><path fill=\"#BE1931\" d=\"M29 11c2 4-3 8-11 8S5 15 7 11c1.482-2.964 4.373-6 11-6s9.519 3.036 11 6z\"/><ellipse fill=\"#FFAC33\" cx=\"18\" cy=\"11\" rx=\"12\" ry=\"6\"/><path fill=\"#FFE8B6\" d=\"M27 10c1 1 2 2 2 3s-1 3-2 2c0 0 2.948 1.154 2 4-1 3-4 2-4 0s-1.553-3.342-2-2c-1 3-3 3-4 2s-1-2-1-2-3 0-2-2 0-2 0-2 0-1 1-1 7-1 8-2 2 0 2 0z\"/><path fill=\"#662113\" d=\"M28 9.278C28 11.886 23.523 14 18 14S8 11.886 8 9.278C8 6.67 12.477 5 18 5s10 1.67 10 4.278z\"/><path fill=\"#F4900C\" d=\"M18 14c4.548 0 8.379-1.435 9.593-3.396-.193-.202-.392-.403-.593-.604 0 0-2-2-3-1s-6 1-7 1-2 1-2 1 1.587 2.011 1.397 2.934c.523.04 1.056.066 1.603.066z\"/><path fill=\"#FFCC4D\" d=\"M26 8.5c0 1.933-3.582 3.5-8 3.5s-8-1.567-8-3.5S13.582 3 18 3s8 3.567 8 5.5z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"2.5\" rx=\"2\" ry=\"1.5\"/><path fill=\"#FFCC4D\" d=\"M5.685 24.41c.725 2.457 1.425 4.435 2.204 6.013C11 33 16 33 18 33s7 0 10.106-2.576c.78-1.576 1.483-3.556 2.208-6.014C27.609 25.973 23.112 27 18 27s-9.61-1.027-12.315-2.59z\"/></g></g><g transform=\"translate(82,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#F4900C\" d=\"M31 22c-3 11-5.019 14-13 14-8 0-10-3-13-14C2.965 14.54 7 8 18 8s15.034 6.54 13 14z\"/><path fill=\"#BE1931\" d=\"M29 11c2 4-3 8-11 8S5 15 7 11c1.482-2.964 4.373-6 11-6s9.519 3.036 11 6z\"/><ellipse fill=\"#FFAC33\" cx=\"18\" cy=\"11\" rx=\"12\" ry=\"6\"/><path fill=\"#FFE8B6\" d=\"M27 10c1 1 2 2 2 3s-1 3-2 2c0 0 2.948 1.154 2 4-1 3-4 2-4 0s-1.553-3.342-2-2c-1 3-3 3-4 2s-1-2-1-2-3 0-2-2 0-2 0-2 0-1 1-1 7-1 8-2 2 0 2 0z\"/><path fill=\"#662113\" d=\"M28 9.278C28 11.886 23.523 14 18 14S8 11.886 8 9.278C8 6.67 12.477 5 18 5s10 1.67 10 4.278z\"/><path fill=\"#F4900C\" d=\"M18 14c4.548 0 8.379-1.435 9.593-3.396-.193-.202-.392-.403-.593-.604 0 0-2-2-3-1s-6 1-7 1-2 1-2 1 1.587 2.011 1.397 2.934c.523.04 1.056.066 1.603.066z\"/><path fill=\"#FFCC4D\" d=\"M26 8.5c0 1.933-3.582 3.5-8 3.5s-8-1.567-8-3.5S13.582 3 18 3s8 3.567 8 5.5z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"2.5\" rx=\"2\" ry=\"1.5\"/><path fill=\"#FFCC4D\" d=\"M5.685 24.41c.725 2.457 1.425 4.435 2.204 6.013C11 33 16 33 18 33s7 0 10.106-2.576c.78-1.576 1.483-3.556 2.208-6.014C27.609 25.973 23.112 27 18 27s-9.61-1.027-12.315-2.59z\"/></g></g><g transform=\"translate(106,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#F4900C\" d=\"M31 22c-3 11-5.019 14-13 14-8 0-10-3-13-14C2.965 14.54 7 8 18 8s15.034 6.54 13 14z\"/><path fill=\"#BE1931\" d=\"M29 11c2 4-3 8-11 8S5 15 7 11c1.482-2.964 4.373-6 11-6s9.519 3.036 11 6z\"/><ellipse fill=\"#FFAC33\" cx=\"18\" cy=\"11\" rx=\"12\" ry=\"6\"/><path fill=\"#FFE8B6\" d=\"M27 10c1 1 2 2 2 3s-1 3-2 2c0 0 2.948 1.154 2 4-1 3-4 2-4 0s-1.553-3.342-2-2c-1 3-3 3-4 2s-1-2-1-2-3 0-2-2 0-2 0-2 0-1 1-1 7-1 8-2 2 0 2 0z\"/><path fill=\"#662113\" d=\"M28 9.278C28 11.886 23.523 14 18 14S8 11.886 8 9.278C8 6.67 12.477 5 18 5s10 1.67 10 4.278z\"/><path fill=\"#F4900C\" d=\"M18 14c4.548 0 8.379-1.435 9.593-3.396-.193-.202-.392-.403-.593-.604 0 0-2-2-3-1s-6 1-7 1-2 1-2 1 1.587 2.011 1.397 2.934c.523.04 1.056.066 1.603.066z\"/><path fill=\"#FFCC4D\" d=\"M26 8.5c0 1.933-3.582 3.5-8 3.5s-8-1.567-8-3.5S13.582 3 18 3s8 3.567 8 5.5z\"/><ellipse fill=\"#F4900C\" cx=\"18\" cy=\"2.5\" rx=\"2\" ry=\"1.5\"/><path fill=\"#FFCC4D\" d=\"M5.685 24.41c.725 2.457 1.425 4.435 2.204 6.013C11 33 16 33 18 33s7 0 10.106-2.576c.78-1.576 1.483-3.556 2.208-6.014C27.609 25.973 23.112 27 18 27s-9.61-1.027-12.315-2.59z\"/></g></g><text x=\"10\" y=\"68\" font-size=\"11\" font-family=\"sans-serif\" fill=\"#000000\">How many?</text><line x1=\"85\" y1=\"68\" x2=\"125\" y2=\"68\" stroke=\"#000000\" stroke-width=\"1\"/></svg>",
                "placement": "before-question",
                "width": "100%",
                "maxHeight": "86px",
                "altText": "5 honeys"
            },
            "_visualToken": {
                "type": "asset-ref",
                "layout": "counting-row",
                "items": [
                    {
                        "ref": "twemoji:1f36f",
                        "name": "honey"
                    },
                    {
                        "ref": "twemoji:1f36f",
                        "name": "honey"
                    },
                    {
                        "ref": "twemoji:1f36f",
                        "name": "honey"
                    },
                    {
                        "ref": "twemoji:1f36f",
                        "name": "honey"
                    },
                    {
                        "ref": "twemoji:1f36f",
                        "name": "honey"
                    }
                ],
                "iconSize": 36,
                "maxPerRow": 10,
                "placement": "before-question",
                "effectiveProvider": "twemoji",
                "requestedProvider": "twemoji",
                "strict": false
            }
        },
        {
            "id": 19,
            "type": "counting",
            "subType": "count-backward",
            "startNumber": 38,
            "sequence": [
                38,
                37,
                36,
                35,
                34
            ],
            "blankPositions": [
                1,
                3
            ],
            "question": "Count backward from 38: 38, __, 36, __, 34",
            "answer": "37, 35",
            "correctAnswer": "37, 35"
        },
        {
            "id": 20,
            "type": "counting",
            "subType": "count-objects",
            "objectCount": 5,
            "symbol": "★",
            "question": "Count the dog bodies: How many are there?",
            "answer": "5",
            "correctAnswer": "5",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 260 78\" width=\"260\" height=\"78\"><text x=\"10\" y=\"16\" font-size=\"12\" font-family=\"sans-serif\" fill=\"#000000\" font-weight=\"bold\">Count the dog bodies</text><g transform=\"translate(10,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#D99E82\" d=\"M31.034 14.374c3.508-.65 3.587-6.297-.051-6.254-2.847.034-2.56 2.795-2.945 2.252-.748-1.055-.989-3.769 1.862-4.894 2.461-.971 5.846.996 6.063 4.591.139 2.302-1.297 6.554-6.453 5.846-7.222-.991-1.983-.892 1.524-1.541z\"/><path fill=\"#C1694F\" d=\"M10.321 21.935s1.016 2.352.676 8.242c-.061 1.057-.209 2.136-.242 3.022-1.812 0-1.652 2.064-1.268 2.064h2.902c.683 0 1.893-3.438 2.212-8.209.319-4.772-4.28-5.119-4.28-5.119zm11.89-.331s.575 3.528 3.651 6.413c.257 1.163.769 4.232.949 5.195-1.889 0-1.282 2.047-.731 2.047h2.646c.951 0 1.092-3.442.206-7.694-.885-4.251-6.721-5.961-6.721-5.961z\"/><path fill=\"#D99E82\" d=\"M32.202 15.654c-1.253-3.752-7.214-3.628-13.997-2.765-3.055.389-3.64-4.453-3.64-5.286 0-3.626-3.244-5.455-6.496-4.229-.779.293-1.402 1.33-1.754 1.872-1.977 3.037-4.658.015-4.917 2.822-.313 3.395 1.721 4.534 5.051 4.821 1.892.163 3.459 1.095 3.871 5.044.154 1.472-.295 5.644 2.388 7.076.78 2.959 1.836 6.615 2.25 8.475-2.252.476-1.341 2.179-1.341 2.179s3.151-.043 3.836-.043c.814 0 .191-5.976-.935-9.787 4.764.043 7.828-1.337 8.799-1.762 1.028 2.96 4.152 3.633 4.851 4.892.433.78 1.878 3.383 2.001 4.496-1.602.52-1.091 1.732-.909 2.122 1.083-.043 3.22-.043 3.498-.043 1.11 0-1.137-6.904-2.083-8.713-1.082-2.071.781-7.419-.473-11.171z\"/><path fill=\"#F4C7B5\" d=\"M16.266 24.464c.044.371.141.891.253 1.369 4.764.043 7.828-1.337 8.799-1.762-.215-.78-.23-1.27-.171-1.538-3.394.557-4.548 2.205-8.881 1.931zM6.449 12.889c1.892.163 2.425 1.069 2.838 5.018.154 1.472.739 5.67 3.421 7.102-.72-2.788-1.959-12.388-6.259-12.12z\"/><path fill=\"#F4C7B5\" d=\"M3.153 6.665c-2.793 0-1.909.526-2.002 1.692-.093 1.166-.074 2.976.776 3.929 1.127 1.262 3.858 1.266 5.215.277s-.424-5.898-3.989-5.898z\"/><path fill=\"#272B2B\" d=\"M2.503 8.326c-.109.762-.494 1.192-.879 1.133C.864 9.342.232 8.372.232 7.603s.624-.963 1.392-.928c1.043.048 1.002.788.879 1.651z\"/><path fill=\"#662113\" d=\"M15.167 9.026c.348 2.515-1.157 2.898-2.383 2.898s-3.054-1.25-2.748-3.77c.134-1.107.555-2.193.809-3.175.336-1.303 1.199-1.732 1.894-1.367 1.665.874 2.203 3.797 2.428 5.414z\"/><circle fill=\"#292F33\" cx=\"8.069\" cy=\"6.675\" r=\".928\"/><path fill=\"#C1694F\" d=\"M19.035 12.789c.073 1.532.906 3.178 2.733 3.663 1.901.505 4.12.127 4.67-2.475.091-.43.13-1.224.073-1.514-2.151-.179-4.73 0-7.476.326z\"/><circle fill=\"#D99E82\" cx=\"3.053\" cy=\"10.503\" r=\".488\"/><circle fill=\"#D99E82\" cx=\"3.695\" cy=\"9.804\" r=\".269\"/><circle fill=\"#D99E82\" cx=\"4.1\" cy=\"10.503\" r=\".269\"/></g></g><g transform=\"translate(34,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#D99E82\" d=\"M31.034 14.374c3.508-.65 3.587-6.297-.051-6.254-2.847.034-2.56 2.795-2.945 2.252-.748-1.055-.989-3.769 1.862-4.894 2.461-.971 5.846.996 6.063 4.591.139 2.302-1.297 6.554-6.453 5.846-7.222-.991-1.983-.892 1.524-1.541z\"/><path fill=\"#C1694F\" d=\"M10.321 21.935s1.016 2.352.676 8.242c-.061 1.057-.209 2.136-.242 3.022-1.812 0-1.652 2.064-1.268 2.064h2.902c.683 0 1.893-3.438 2.212-8.209.319-4.772-4.28-5.119-4.28-5.119zm11.89-.331s.575 3.528 3.651 6.413c.257 1.163.769 4.232.949 5.195-1.889 0-1.282 2.047-.731 2.047h2.646c.951 0 1.092-3.442.206-7.694-.885-4.251-6.721-5.961-6.721-5.961z\"/><path fill=\"#D99E82\" d=\"M32.202 15.654c-1.253-3.752-7.214-3.628-13.997-2.765-3.055.389-3.64-4.453-3.64-5.286 0-3.626-3.244-5.455-6.496-4.229-.779.293-1.402 1.33-1.754 1.872-1.977 3.037-4.658.015-4.917 2.822-.313 3.395 1.721 4.534 5.051 4.821 1.892.163 3.459 1.095 3.871 5.044.154 1.472-.295 5.644 2.388 7.076.78 2.959 1.836 6.615 2.25 8.475-2.252.476-1.341 2.179-1.341 2.179s3.151-.043 3.836-.043c.814 0 .191-5.976-.935-9.787 4.764.043 7.828-1.337 8.799-1.762 1.028 2.96 4.152 3.633 4.851 4.892.433.78 1.878 3.383 2.001 4.496-1.602.52-1.091 1.732-.909 2.122 1.083-.043 3.22-.043 3.498-.043 1.11 0-1.137-6.904-2.083-8.713-1.082-2.071.781-7.419-.473-11.171z\"/><path fill=\"#F4C7B5\" d=\"M16.266 24.464c.044.371.141.891.253 1.369 4.764.043 7.828-1.337 8.799-1.762-.215-.78-.23-1.27-.171-1.538-3.394.557-4.548 2.205-8.881 1.931zM6.449 12.889c1.892.163 2.425 1.069 2.838 5.018.154 1.472.739 5.67 3.421 7.102-.72-2.788-1.959-12.388-6.259-12.12z\"/><path fill=\"#F4C7B5\" d=\"M3.153 6.665c-2.793 0-1.909.526-2.002 1.692-.093 1.166-.074 2.976.776 3.929 1.127 1.262 3.858 1.266 5.215.277s-.424-5.898-3.989-5.898z\"/><path fill=\"#272B2B\" d=\"M2.503 8.326c-.109.762-.494 1.192-.879 1.133C.864 9.342.232 8.372.232 7.603s.624-.963 1.392-.928c1.043.048 1.002.788.879 1.651z\"/><path fill=\"#662113\" d=\"M15.167 9.026c.348 2.515-1.157 2.898-2.383 2.898s-3.054-1.25-2.748-3.77c.134-1.107.555-2.193.809-3.175.336-1.303 1.199-1.732 1.894-1.367 1.665.874 2.203 3.797 2.428 5.414z\"/><circle fill=\"#292F33\" cx=\"8.069\" cy=\"6.675\" r=\".928\"/><path fill=\"#C1694F\" d=\"M19.035 12.789c.073 1.532.906 3.178 2.733 3.663 1.901.505 4.12.127 4.67-2.475.091-.43.13-1.224.073-1.514-2.151-.179-4.73 0-7.476.326z\"/><circle fill=\"#D99E82\" cx=\"3.053\" cy=\"10.503\" r=\".488\"/><circle fill=\"#D99E82\" cx=\"3.695\" cy=\"9.804\" r=\".269\"/><circle fill=\"#D99E82\" cx=\"4.1\" cy=\"10.503\" r=\".269\"/></g></g><g transform=\"translate(58,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#D99E82\" d=\"M31.034 14.374c3.508-.65 3.587-6.297-.051-6.254-2.847.034-2.56 2.795-2.945 2.252-.748-1.055-.989-3.769 1.862-4.894 2.461-.971 5.846.996 6.063 4.591.139 2.302-1.297 6.554-6.453 5.846-7.222-.991-1.983-.892 1.524-1.541z\"/><path fill=\"#C1694F\" d=\"M10.321 21.935s1.016 2.352.676 8.242c-.061 1.057-.209 2.136-.242 3.022-1.812 0-1.652 2.064-1.268 2.064h2.902c.683 0 1.893-3.438 2.212-8.209.319-4.772-4.28-5.119-4.28-5.119zm11.89-.331s.575 3.528 3.651 6.413c.257 1.163.769 4.232.949 5.195-1.889 0-1.282 2.047-.731 2.047h2.646c.951 0 1.092-3.442.206-7.694-.885-4.251-6.721-5.961-6.721-5.961z\"/><path fill=\"#D99E82\" d=\"M32.202 15.654c-1.253-3.752-7.214-3.628-13.997-2.765-3.055.389-3.64-4.453-3.64-5.286 0-3.626-3.244-5.455-6.496-4.229-.779.293-1.402 1.33-1.754 1.872-1.977 3.037-4.658.015-4.917 2.822-.313 3.395 1.721 4.534 5.051 4.821 1.892.163 3.459 1.095 3.871 5.044.154 1.472-.295 5.644 2.388 7.076.78 2.959 1.836 6.615 2.25 8.475-2.252.476-1.341 2.179-1.341 2.179s3.151-.043 3.836-.043c.814 0 .191-5.976-.935-9.787 4.764.043 7.828-1.337 8.799-1.762 1.028 2.96 4.152 3.633 4.851 4.892.433.78 1.878 3.383 2.001 4.496-1.602.52-1.091 1.732-.909 2.122 1.083-.043 3.22-.043 3.498-.043 1.11 0-1.137-6.904-2.083-8.713-1.082-2.071.781-7.419-.473-11.171z\"/><path fill=\"#F4C7B5\" d=\"M16.266 24.464c.044.371.141.891.253 1.369 4.764.043 7.828-1.337 8.799-1.762-.215-.78-.23-1.27-.171-1.538-3.394.557-4.548 2.205-8.881 1.931zM6.449 12.889c1.892.163 2.425 1.069 2.838 5.018.154 1.472.739 5.67 3.421 7.102-.72-2.788-1.959-12.388-6.259-12.12z\"/><path fill=\"#F4C7B5\" d=\"M3.153 6.665c-2.793 0-1.909.526-2.002 1.692-.093 1.166-.074 2.976.776 3.929 1.127 1.262 3.858 1.266 5.215.277s-.424-5.898-3.989-5.898z\"/><path fill=\"#272B2B\" d=\"M2.503 8.326c-.109.762-.494 1.192-.879 1.133C.864 9.342.232 8.372.232 7.603s.624-.963 1.392-.928c1.043.048 1.002.788.879 1.651z\"/><path fill=\"#662113\" d=\"M15.167 9.026c.348 2.515-1.157 2.898-2.383 2.898s-3.054-1.25-2.748-3.77c.134-1.107.555-2.193.809-3.175.336-1.303 1.199-1.732 1.894-1.367 1.665.874 2.203 3.797 2.428 5.414z\"/><circle fill=\"#292F33\" cx=\"8.069\" cy=\"6.675\" r=\".928\"/><path fill=\"#C1694F\" d=\"M19.035 12.789c.073 1.532.906 3.178 2.733 3.663 1.901.505 4.12.127 4.67-2.475.091-.43.13-1.224.073-1.514-2.151-.179-4.73 0-7.476.326z\"/><circle fill=\"#D99E82\" cx=\"3.053\" cy=\"10.503\" r=\".488\"/><circle fill=\"#D99E82\" cx=\"3.695\" cy=\"9.804\" r=\".269\"/><circle fill=\"#D99E82\" cx=\"4.1\" cy=\"10.503\" r=\".269\"/></g></g><g transform=\"translate(82,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#D99E82\" d=\"M31.034 14.374c3.508-.65 3.587-6.297-.051-6.254-2.847.034-2.56 2.795-2.945 2.252-.748-1.055-.989-3.769 1.862-4.894 2.461-.971 5.846.996 6.063 4.591.139 2.302-1.297 6.554-6.453 5.846-7.222-.991-1.983-.892 1.524-1.541z\"/><path fill=\"#C1694F\" d=\"M10.321 21.935s1.016 2.352.676 8.242c-.061 1.057-.209 2.136-.242 3.022-1.812 0-1.652 2.064-1.268 2.064h2.902c.683 0 1.893-3.438 2.212-8.209.319-4.772-4.28-5.119-4.28-5.119zm11.89-.331s.575 3.528 3.651 6.413c.257 1.163.769 4.232.949 5.195-1.889 0-1.282 2.047-.731 2.047h2.646c.951 0 1.092-3.442.206-7.694-.885-4.251-6.721-5.961-6.721-5.961z\"/><path fill=\"#D99E82\" d=\"M32.202 15.654c-1.253-3.752-7.214-3.628-13.997-2.765-3.055.389-3.64-4.453-3.64-5.286 0-3.626-3.244-5.455-6.496-4.229-.779.293-1.402 1.33-1.754 1.872-1.977 3.037-4.658.015-4.917 2.822-.313 3.395 1.721 4.534 5.051 4.821 1.892.163 3.459 1.095 3.871 5.044.154 1.472-.295 5.644 2.388 7.076.78 2.959 1.836 6.615 2.25 8.475-2.252.476-1.341 2.179-1.341 2.179s3.151-.043 3.836-.043c.814 0 .191-5.976-.935-9.787 4.764.043 7.828-1.337 8.799-1.762 1.028 2.96 4.152 3.633 4.851 4.892.433.78 1.878 3.383 2.001 4.496-1.602.52-1.091 1.732-.909 2.122 1.083-.043 3.22-.043 3.498-.043 1.11 0-1.137-6.904-2.083-8.713-1.082-2.071.781-7.419-.473-11.171z\"/><path fill=\"#F4C7B5\" d=\"M16.266 24.464c.044.371.141.891.253 1.369 4.764.043 7.828-1.337 8.799-1.762-.215-.78-.23-1.27-.171-1.538-3.394.557-4.548 2.205-8.881 1.931zM6.449 12.889c1.892.163 2.425 1.069 2.838 5.018.154 1.472.739 5.67 3.421 7.102-.72-2.788-1.959-12.388-6.259-12.12z\"/><path fill=\"#F4C7B5\" d=\"M3.153 6.665c-2.793 0-1.909.526-2.002 1.692-.093 1.166-.074 2.976.776 3.929 1.127 1.262 3.858 1.266 5.215.277s-.424-5.898-3.989-5.898z\"/><path fill=\"#272B2B\" d=\"M2.503 8.326c-.109.762-.494 1.192-.879 1.133C.864 9.342.232 8.372.232 7.603s.624-.963 1.392-.928c1.043.048 1.002.788.879 1.651z\"/><path fill=\"#662113\" d=\"M15.167 9.026c.348 2.515-1.157 2.898-2.383 2.898s-3.054-1.25-2.748-3.77c.134-1.107.555-2.193.809-3.175.336-1.303 1.199-1.732 1.894-1.367 1.665.874 2.203 3.797 2.428 5.414z\"/><circle fill=\"#292F33\" cx=\"8.069\" cy=\"6.675\" r=\".928\"/><path fill=\"#C1694F\" d=\"M19.035 12.789c.073 1.532.906 3.178 2.733 3.663 1.901.505 4.12.127 4.67-2.475.091-.43.13-1.224.073-1.514-2.151-.179-4.73 0-7.476.326z\"/><circle fill=\"#D99E82\" cx=\"3.053\" cy=\"10.503\" r=\".488\"/><circle fill=\"#D99E82\" cx=\"3.695\" cy=\"9.804\" r=\".269\"/><circle fill=\"#D99E82\" cx=\"4.1\" cy=\"10.503\" r=\".269\"/></g></g><g transform=\"translate(106,26)\"><g transform=\"translate(0,0) scale(1)\"><path fill=\"#D99E82\" d=\"M31.034 14.374c3.508-.65 3.587-6.297-.051-6.254-2.847.034-2.56 2.795-2.945 2.252-.748-1.055-.989-3.769 1.862-4.894 2.461-.971 5.846.996 6.063 4.591.139 2.302-1.297 6.554-6.453 5.846-7.222-.991-1.983-.892 1.524-1.541z\"/><path fill=\"#C1694F\" d=\"M10.321 21.935s1.016 2.352.676 8.242c-.061 1.057-.209 2.136-.242 3.022-1.812 0-1.652 2.064-1.268 2.064h2.902c.683 0 1.893-3.438 2.212-8.209.319-4.772-4.28-5.119-4.28-5.119zm11.89-.331s.575 3.528 3.651 6.413c.257 1.163.769 4.232.949 5.195-1.889 0-1.282 2.047-.731 2.047h2.646c.951 0 1.092-3.442.206-7.694-.885-4.251-6.721-5.961-6.721-5.961z\"/><path fill=\"#D99E82\" d=\"M32.202 15.654c-1.253-3.752-7.214-3.628-13.997-2.765-3.055.389-3.64-4.453-3.64-5.286 0-3.626-3.244-5.455-6.496-4.229-.779.293-1.402 1.33-1.754 1.872-1.977 3.037-4.658.015-4.917 2.822-.313 3.395 1.721 4.534 5.051 4.821 1.892.163 3.459 1.095 3.871 5.044.154 1.472-.295 5.644 2.388 7.076.78 2.959 1.836 6.615 2.25 8.475-2.252.476-1.341 2.179-1.341 2.179s3.151-.043 3.836-.043c.814 0 .191-5.976-.935-9.787 4.764.043 7.828-1.337 8.799-1.762 1.028 2.96 4.152 3.633 4.851 4.892.433.78 1.878 3.383 2.001 4.496-1.602.52-1.091 1.732-.909 2.122 1.083-.043 3.22-.043 3.498-.043 1.11 0-1.137-6.904-2.083-8.713-1.082-2.071.781-7.419-.473-11.171z\"/><path fill=\"#F4C7B5\" d=\"M16.266 24.464c.044.371.141.891.253 1.369 4.764.043 7.828-1.337 8.799-1.762-.215-.78-.23-1.27-.171-1.538-3.394.557-4.548 2.205-8.881 1.931zM6.449 12.889c1.892.163 2.425 1.069 2.838 5.018.154 1.472.739 5.67 3.421 7.102-.72-2.788-1.959-12.388-6.259-12.12z\"/><path fill=\"#F4C7B5\" d=\"M3.153 6.665c-2.793 0-1.909.526-2.002 1.692-.093 1.166-.074 2.976.776 3.929 1.127 1.262 3.858 1.266 5.215.277s-.424-5.898-3.989-5.898z\"/><path fill=\"#272B2B\" d=\"M2.503 8.326c-.109.762-.494 1.192-.879 1.133C.864 9.342.232 8.372.232 7.603s.624-.963 1.392-.928c1.043.048 1.002.788.879 1.651z\"/><path fill=\"#662113\" d=\"M15.167 9.026c.348 2.515-1.157 2.898-2.383 2.898s-3.054-1.25-2.748-3.77c.134-1.107.555-2.193.809-3.175.336-1.303 1.199-1.732 1.894-1.367 1.665.874 2.203 3.797 2.428 5.414z\"/><circle fill=\"#292F33\" cx=\"8.069\" cy=\"6.675\" r=\".928\"/><path fill=\"#C1694F\" d=\"M19.035 12.789c.073 1.532.906 3.178 2.733 3.663 1.901.505 4.12.127 4.67-2.475.091-.43.13-1.224.073-1.514-2.151-.179-4.73 0-7.476.326z\"/><circle fill=\"#D99E82\" cx=\"3.053\" cy=\"10.503\" r=\".488\"/><circle fill=\"#D99E82\" cx=\"3.695\" cy=\"9.804\" r=\".269\"/><circle fill=\"#D99E82\" cx=\"4.1\" cy=\"10.503\" r=\".269\"/></g></g><text x=\"10\" y=\"68\" font-size=\"11\" font-family=\"sans-serif\" fill=\"#000000\">How many?</text><line x1=\"85\" y1=\"68\" x2=\"125\" y2=\"68\" stroke=\"#000000\" stroke-width=\"1\"/></svg>",
                "placement": "before-question",
                "width": "100%",
                "maxHeight": "86px",
                "altText": "5 dog bodies"
            },
            "_visualToken": {
                "type": "asset-ref",
                "layout": "counting-row",
                "items": [
                    {
                        "ref": "twemoji:1f415",
                        "name": "dog-body"
                    },
                    {
                        "ref": "twemoji:1f415",
                        "name": "dog-body"
                    },
                    {
                        "ref": "twemoji:1f415",
                        "name": "dog-body"
                    },
                    {
                        "ref": "twemoji:1f415",
                        "name": "dog-body"
                    },
                    {
                        "ref": "twemoji:1f415",
                        "name": "dog-body"
                    }
                ],
                "iconSize": 36,
                "maxPerRow": 10,
                "placement": "before-question",
                "effectiveProvider": "twemoji",
                "requestedProvider": "twemoji",
                "strict": false
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}