easy Set 7 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-t4-mode",
        "pageNumber": 7,
        "generatedAt": "2026-03-01T01:52:26.971Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "18008214835325902039",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": null,
            "expectedVariant": null,
            "displayDifficulty": null,
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "config",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "form-exercise",
        "contentHash": "5061d8823d88083bc3ee011fd8956dc927149a8444a4124f4d939ccf409a18e0",
        "fallbackReason": null
    },
    "title": "form-exercise set 7",
    "operation": "data-graphs",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "data-graphs",
            "subType": "bar-graph-total",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Cats": 10,
                    "Fish": 5,
                    "Rabbits": 8,
                    "Dogs": 1
                }
            },
            "question": "From the bar graph: Cats=10, Fish=5, Rabbits=8, Dogs=1. How many in total?",
            "answer": "24",
            "correctAnswer": "24",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"148\" x2=\"310\" y2=\"148\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"152\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"116\" x2=\"310\" y2=\"116\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"120\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"84\" x2=\"310\" y2=\"84\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"88\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"52\" x2=\"310\" y2=\"52\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"56\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">10</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"20\" width=\"40\" height=\"160\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">10</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Cats</text><rect x=\"130\" y=\"100\" width=\"40\" height=\"80\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"96\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">5</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Fish</text><rect x=\"190\" y=\"52\" width=\"40\" height=\"128\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"48\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">8</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Rabbits</text><rect x=\"250\" y=\"164\" width=\"40\" height=\"16\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"160\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">1</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Dogs</text></svg>",
                "altText": "Bar chart showing Cats=10, Fish=5, Rabbits=8, Dogs=1"
            }
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "bar-graph-read",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Peaches": 4,
                    "Strawberries": 10,
                    "Grapes": 3,
                    "Pears": 2
                }
            },
            "question": "The bar graph shows: Peaches=4, Strawberries=10, Grapes=3, Pears=2. Which category got the most?",
            "answer": "Strawberries",
            "correctAnswer": "Strawberries",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"148\" x2=\"310\" y2=\"148\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"152\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"116\" x2=\"310\" y2=\"116\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"120\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"84\" x2=\"310\" y2=\"84\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"88\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"52\" x2=\"310\" y2=\"52\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"56\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">10</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"116\" width=\"40\" height=\"64\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"112\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">4</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Peaches</text><rect x=\"130\" y=\"20\" width=\"40\" height=\"160\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">10</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Strawberr…<title>Strawberries</title></text><rect x=\"190\" y=\"132\" width=\"40\" height=\"48\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"128\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">3</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Grapes</text><rect x=\"250\" y=\"148\" width=\"40\" height=\"32\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"144\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">2</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Pears</text></svg>",
                "altText": "Bar chart showing Peaches=4, Strawberries=10, Grapes=3, Pears=2"
            }
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "bar-graph-read",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Orange": 10,
                    "Pink": 2,
                    "Red": 5,
                    "Purple": 7
                }
            },
            "question": "The bar graph shows: Orange=10, Pink=2, Red=5, Purple=7. Which category got the most?",
            "answer": "Orange",
            "correctAnswer": "Orange",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"148\" x2=\"310\" y2=\"148\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"152\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"116\" x2=\"310\" y2=\"116\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"120\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"84\" x2=\"310\" y2=\"84\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"88\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"52\" x2=\"310\" y2=\"52\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"56\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">10</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"20\" width=\"40\" height=\"160\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">10</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Orange</text><rect x=\"130\" y=\"148\" width=\"40\" height=\"32\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"144\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">2</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Pink</text><rect x=\"190\" y=\"100\" width=\"40\" height=\"80\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"96\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">5</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Red</text><rect x=\"250\" y=\"68\" width=\"40\" height=\"112\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"64\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">7</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Purple</text></svg>",
                "altText": "Bar chart showing Orange=10, Pink=2, Red=5, Purple=7"
            }
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "bar-graph-total",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Baseball": 4,
                    "Skating": 3,
                    "Soccer": 1,
                    "Running": 7
                }
            },
            "question": "From the bar graph: Baseball=4, Skating=3, Soccer=1, Running=7. How many in total?",
            "answer": "15",
            "correctAnswer": "15",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"134.29\" x2=\"310\" y2=\"134.29\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"138.29\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"88.57\" x2=\"310\" y2=\"88.57\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"92.57\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"42.86\" x2=\"310\" y2=\"42.86\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"46.86\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"88.57\" width=\"40\" height=\"91.43\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"84.57\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">4</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Baseball</text><rect x=\"130\" y=\"111.43\" width=\"40\" height=\"68.57\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"107.43\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">3</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Skating</text><rect x=\"190\" y=\"157.14\" width=\"40\" height=\"22.86\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"153.14\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">1</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Soccer</text><rect x=\"250\" y=\"20\" width=\"40\" height=\"160\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">7</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Running</text></svg>",
                "altText": "Bar chart showing Baseball=4, Skating=3, Soccer=1, Running=7"
            }
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "tally-chart",
            "chartData": {
                "chartType": "tally",
                "data": {
                    "Dogs": 10,
                    "Birds": 5,
                    "Rabbits": 4,
                    "Fish": 1
                },
                "targetLabel": "Fish"
            },
            "question": "A tally chart shows: Dogs |||| ||||  Birds ||||  Rabbits ||||  Fish |. How many fish are there?",
            "answer": "1",
            "correctAnswer": "1",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 224 172\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Tally chart\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Tally</text><line x1=\"0\" y1=\"28\" x2=\"224\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"224\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"62\" x2=\"224\" y2=\"62\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"50\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Dogs</text><g transform=\"translate(116, 36)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"36\" y1=\"0\" x2=\"36\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"42\" y1=\"0\" x2=\"42\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"48\" y1=\"0\" x2=\"48\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"54\" y1=\"0\" x2=\"54\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"34\" y1=\"16\" x2=\"56\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"96\" x2=\"224\" y2=\"96\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Birds</text><g transform=\"translate(116, 70)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><rect x=\"0\" y=\"96\" width=\"224\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"130\" x2=\"224\" y2=\"130\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"118\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Rabbits</text><g transform=\"translate(116, 104)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"164\" x2=\"224\" y2=\"164\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"152\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Fish</text><g transform=\"translate(116, 138)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g></svg>",
                "altText": "Tally chart showing Dogs=10, Birds=5, Rabbits=4, Fish=1"
            }
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "tally-chart",
            "chartData": {
                "chartType": "tally",
                "data": {
                    "Salad": 4,
                    "Sandwich": 2,
                    "Tacos": 9,
                    "Soup": 9
                },
                "targetLabel": "Tacos"
            },
            "question": "A tally chart shows: Salad ||||  Sandwich ||  Tacos |||| ||||  Soup |||| ||||. How many tacos are there?",
            "answer": "9",
            "correctAnswer": "9",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 248 172\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Tally chart\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Tally</text><line x1=\"0\" y1=\"28\" x2=\"248\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"248\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"62\" x2=\"248\" y2=\"62\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"50\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Salad</text><g transform=\"translate(116, 36)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"96\" x2=\"248\" y2=\"96\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Sandwich</text><g transform=\"translate(116, 70)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><rect x=\"0\" y=\"96\" width=\"248\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"130\" x2=\"248\" y2=\"130\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"118\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Tacos</text><g transform=\"translate(116, 104)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"36\" y1=\"0\" x2=\"36\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"42\" y1=\"0\" x2=\"42\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"48\" y1=\"0\" x2=\"48\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"54\" y1=\"0\" x2=\"54\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"164\" x2=\"248\" y2=\"164\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"152\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Soup</text><g transform=\"translate(116, 138)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"36\" y1=\"0\" x2=\"36\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"42\" y1=\"0\" x2=\"42\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"48\" y1=\"0\" x2=\"48\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"54\" y1=\"0\" x2=\"54\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g></svg>",
                "altText": "Tally chart showing Salad=4, Sandwich=2, Tacos=9, Soup=9"
            }
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "pictograph",
            "chartData": {
                "chartType": "pictograph",
                "data": {
                    "Pasta": 9,
                    "Rice": 9,
                    "Soup": 5,
                    "Burgers": 9
                },
                "symbol": "★",
                "scale": 1
            },
            "question": "Each ★ = 1. Pasta has 9 ★, Rice has 9 ★, Soup has 5 ★, Burgers has 9 ★. How many more does Pasta have than Burgers?",
            "answer": "0",
            "correctAnswer": "0",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 348 188\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Pictograph\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Count</text><line x1=\"0\" y1=\"28\" x2=\"348\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"348\" height=\"32\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"60\" x2=\"348\" y2=\"60\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"49\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Pasta</text><text x=\"126\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"150\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"174\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"198\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"222\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"246\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"270\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"294\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"318\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><line x1=\"0\" y1=\"92\" x2=\"348\" y2=\"92\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"81\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Rice</text><text x=\"126\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"150\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"174\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"198\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"222\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"246\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"270\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"294\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"318\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><rect x=\"0\" y=\"92\" width=\"348\" height=\"32\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"124\" x2=\"348\" y2=\"124\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"113\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Soup</text><text x=\"126\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"150\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"174\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"198\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"222\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><line x1=\"0\" y1=\"156\" x2=\"348\" y2=\"156\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"145\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Burgers</text><text x=\"126\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"150\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"174\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"198\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"222\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"246\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"270\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"294\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"318\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"8\" y=\"172\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#666\" font-style=\"italic\">Key: ★ = 1</text></svg>",
                "altText": "Pictograph chart showing Pasta=9, Rice=9, Soup=5, Burgers=9"
            }
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "tally-chart",
            "chartData": {
                "chartType": "tally",
                "data": {
                    "Green": 6,
                    "Brown": 8,
                    "Yellow": 5,
                    "Blue": 10
                },
                "targetLabel": "Brown"
            },
            "question": "A tally chart shows: Green |||| |  Brown |||| |||  Yellow ||||  Blue |||| ||||. How many brown are there?",
            "answer": "8",
            "correctAnswer": "8",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 224 172\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Tally chart\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Tally</text><line x1=\"0\" y1=\"28\" x2=\"224\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"224\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"62\" x2=\"224\" y2=\"62\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"50\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Green</text><g transform=\"translate(116, 36)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"36\" y1=\"0\" x2=\"36\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"96\" x2=\"224\" y2=\"96\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Brown</text><g transform=\"translate(116, 70)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"36\" y1=\"0\" x2=\"36\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"42\" y1=\"0\" x2=\"42\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"48\" y1=\"0\" x2=\"48\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><rect x=\"0\" y=\"96\" width=\"224\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"130\" x2=\"224\" y2=\"130\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"118\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Yellow</text><g transform=\"translate(116, 104)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"164\" x2=\"224\" y2=\"164\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"152\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Blue</text><g transform=\"translate(116, 138)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"36\" y1=\"0\" x2=\"36\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"42\" y1=\"0\" x2=\"42\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"48\" y1=\"0\" x2=\"48\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"54\" y1=\"0\" x2=\"54\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"34\" y1=\"16\" x2=\"56\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g></svg>",
                "altText": "Tally chart showing Green=6, Brown=8, Yellow=5, Blue=10"
            }
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "bar-graph-total",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Brown": 2,
                    "Red": 8,
                    "Yellow": 4,
                    "Orange": 1
                }
            },
            "question": "From the bar graph: Brown=2, Red=8, Yellow=4, Orange=1. How many in total?",
            "answer": "15",
            "correctAnswer": "15",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"140\" x2=\"310\" y2=\"140\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"144\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"100\" x2=\"310\" y2=\"100\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"104\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"60\" x2=\"310\" y2=\"60\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"64\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"140\" width=\"40\" height=\"40\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"136\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">2</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Brown</text><rect x=\"130\" y=\"20\" width=\"40\" height=\"160\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">8</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Red</text><rect x=\"190\" y=\"100\" width=\"40\" height=\"80\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"96\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">4</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Yellow</text><rect x=\"250\" y=\"160\" width=\"40\" height=\"20\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"156\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">1</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Orange</text></svg>",
                "altText": "Bar chart showing Brown=2, Red=8, Yellow=4, Orange=1"
            }
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "pictograph",
            "chartData": {
                "chartType": "pictograph",
                "data": {
                    "Oranges": 10,
                    "Bananas": 9,
                    "Cherries": 9,
                    "Peaches": 7
                },
                "symbol": "★",
                "scale": 1
            },
            "question": "Each ★ = 1. Oranges has 10 ★, Bananas has 9 ★, Cherries has 9 ★, Peaches has 7 ★. How many more does Oranges have than Cherries?",
            "answer": "1",
            "correctAnswer": "1",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 372 188\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Pictograph\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Count</text><line x1=\"0\" y1=\"28\" x2=\"372\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"372\" height=\"32\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"60\" x2=\"372\" y2=\"60\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"49\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Oranges</text><text x=\"126\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"150\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"174\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"198\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"222\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"246\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"270\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"294\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"318\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"342\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><line x1=\"0\" y1=\"92\" x2=\"372\" y2=\"92\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"81\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Bananas</text><text x=\"126\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"150\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"174\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"198\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"222\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"246\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"270\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"294\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"318\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><rect x=\"0\" y=\"92\" width=\"372\" height=\"32\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"124\" x2=\"372\" y2=\"124\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"113\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Cherries</text><text x=\"126\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"150\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"174\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"198\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"222\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"246\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"270\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"294\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"318\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><line x1=\"0\" y1=\"156\" x2=\"372\" y2=\"156\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"145\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Peaches</text><text x=\"126\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"150\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"174\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"198\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"222\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"246\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"270\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">★</text><text x=\"8\" y=\"172\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#666\" font-style=\"italic\">Key: ★ = 1</text></svg>",
                "altText": "Pictograph chart showing Oranges=10, Bananas=9, Cherries=9, Peaches=7"
            }
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "pictograph",
            "chartData": {
                "chartType": "pictograph",
                "data": {
                    "Swimming": 1,
                    "Tennis": 3,
                    "Running": 7,
                    "Basketball": 6
                },
                "symbol": "❤",
                "scale": 1
            },
            "question": "Each ❤ = 1. Swimming has 1 ❤, Tennis has 3 ❤, Running has 7 ❤, Basketball has 6 ❤. How many more does Running have than Basketball?",
            "answer": "1",
            "correctAnswer": "1",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 300 188\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Pictograph\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Count</text><line x1=\"0\" y1=\"28\" x2=\"300\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"300\" height=\"32\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"60\" x2=\"300\" y2=\"60\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"49\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Swimming</text><text x=\"126\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><line x1=\"0\" y1=\"92\" x2=\"300\" y2=\"92\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"81\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Tennis</text><text x=\"126\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"150\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"174\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><rect x=\"0\" y=\"92\" width=\"300\" height=\"32\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"124\" x2=\"300\" y2=\"124\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"113\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Running</text><text x=\"126\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"150\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"174\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"198\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"222\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"246\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"270\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><line x1=\"0\" y1=\"156\" x2=\"300\" y2=\"156\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"145\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Basketball</text><text x=\"126\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"150\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"174\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"198\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"222\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"246\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">❤</text><text x=\"8\" y=\"172\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#666\" font-style=\"italic\">Key: ❤ = 1</text></svg>",
                "altText": "Pictograph chart showing Swimming=1, Tennis=3, Running=7, Basketball=6"
            }
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "tally-chart",
            "chartData": {
                "chartType": "tally",
                "data": {
                    "Purple": 3,
                    "Green": 4,
                    "Orange": 1,
                    "Yellow": 4
                },
                "targetLabel": "Yellow"
            },
            "question": "A tally chart shows: Purple |||  Green ||||  Orange |  Yellow ||||. How many yellow are there?",
            "answer": "4",
            "correctAnswer": "4",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 212 172\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Tally chart\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Tally</text><line x1=\"0\" y1=\"28\" x2=\"212\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"212\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"62\" x2=\"212\" y2=\"62\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"50\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Purple</text><g transform=\"translate(116, 36)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"96\" x2=\"212\" y2=\"96\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Green</text><g transform=\"translate(116, 70)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><rect x=\"0\" y=\"96\" width=\"212\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"130\" x2=\"212\" y2=\"130\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"118\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Orange</text><g transform=\"translate(116, 104)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"164\" x2=\"212\" y2=\"164\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"152\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Yellow</text><g transform=\"translate(116, 138)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g></svg>",
                "altText": "Tally chart showing Purple=3, Green=4, Orange=1, Yellow=4"
            }
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "tally-chart",
            "chartData": {
                "chartType": "tally",
                "data": {
                    "Hamsters": 7,
                    "Fish": 5,
                    "Turtles": 10,
                    "Frogs": 1
                },
                "targetLabel": "Frogs"
            },
            "question": "A tally chart shows: Hamsters |||| ||  Fish ||||  Turtles |||| ||||  Frogs |. How many frogs are there?",
            "answer": "1",
            "correctAnswer": "1",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 224 172\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Tally chart\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Tally</text><line x1=\"0\" y1=\"28\" x2=\"224\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"224\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"62\" x2=\"224\" y2=\"62\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"50\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Hamsters</text><g transform=\"translate(116, 36)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"36\" y1=\"0\" x2=\"36\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"42\" y1=\"0\" x2=\"42\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"96\" x2=\"224\" y2=\"96\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Fish</text><g transform=\"translate(116, 70)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><rect x=\"0\" y=\"96\" width=\"224\" height=\"34\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"130\" x2=\"224\" y2=\"130\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"118\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Turtles</text><g transform=\"translate(116, 104)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"6\" y1=\"0\" x2=\"6\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"-2\" y1=\"16\" x2=\"20\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"36\" y1=\"0\" x2=\"36\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"42\" y1=\"0\" x2=\"42\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"48\" y1=\"0\" x2=\"48\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"54\" y1=\"0\" x2=\"54\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"34\" y1=\"16\" x2=\"56\" y2=\"2\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><line x1=\"0\" y1=\"164\" x2=\"224\" y2=\"164\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"152\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Frogs</text><g transform=\"translate(116, 138)\"><line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"18\" stroke=\"#333\" stroke-width=\"2\" stroke-linecap=\"round\"/></g></svg>",
                "altText": "Tally chart showing Hamsters=7, Fish=5, Turtles=10, Frogs=1"
            }
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "bar-graph-total",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Turtles": 7,
                    "Frogs": 2,
                    "Dogs": 3,
                    "Rabbits": 8
                }
            },
            "question": "From the bar graph: Turtles=7, Frogs=2, Dogs=3, Rabbits=8. How many in total?",
            "answer": "20",
            "correctAnswer": "20",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"140\" x2=\"310\" y2=\"140\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"144\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"100\" x2=\"310\" y2=\"100\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"104\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"60\" x2=\"310\" y2=\"60\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"64\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"40\" width=\"40\" height=\"140\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"36\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">7</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Turtles</text><rect x=\"130\" y=\"140\" width=\"40\" height=\"40\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"136\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">2</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Frogs</text><rect x=\"190\" y=\"120\" width=\"40\" height=\"60\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"116\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">3</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Dogs</text><rect x=\"250\" y=\"20\" width=\"40\" height=\"160\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">8</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Rabbits</text></svg>",
                "altText": "Bar chart showing Turtles=7, Frogs=2, Dogs=3, Rabbits=8"
            }
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "bar-graph-total",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Soup": 8,
                    "Sandwich": 5,
                    "Rice": 7,
                    "Tacos": 2
                }
            },
            "question": "From the bar graph: Soup=8, Sandwich=5, Rice=7, Tacos=2. How many in total?",
            "answer": "22",
            "correctAnswer": "22",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"140\" x2=\"310\" y2=\"140\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"144\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"100\" x2=\"310\" y2=\"100\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"104\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"60\" x2=\"310\" y2=\"60\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"64\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"20\" width=\"40\" height=\"160\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">8</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Soup</text><rect x=\"130\" y=\"80\" width=\"40\" height=\"100\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"76\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">5</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Sandwich</text><rect x=\"190\" y=\"40\" width=\"40\" height=\"140\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"36\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">7</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Rice</text><rect x=\"250\" y=\"140\" width=\"40\" height=\"40\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"136\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">2</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Tacos</text></svg>",
                "altText": "Bar chart showing Soup=8, Sandwich=5, Rice=7, Tacos=2"
            }
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "pictograph",
            "chartData": {
                "chartType": "pictograph",
                "data": {
                    "Burgers": 5,
                    "Pizza": 7,
                    "Sandwich": 1,
                    "Tacos": 9
                },
                "symbol": "■",
                "scale": 1
            },
            "question": "Each ■ = 1. Burgers has 5 ■, Pizza has 7 ■, Sandwich has 1 ■, Tacos has 9 ■. How many more does Tacos have than Burgers?",
            "answer": "4",
            "correctAnswer": "4",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 348 188\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Pictograph\"><text x=\"8\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Item</text><text x=\"116\" y=\"20\" font-family=\"system-ui, sans-serif\" font-size=\"12\" font-weight=\"bold\" fill=\"#555\">Count</text><line x1=\"0\" y1=\"28\" x2=\"348\" y2=\"28\" stroke=\"#bbb\" stroke-width=\"1\"/><rect x=\"0\" y=\"28\" width=\"348\" height=\"32\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"60\" x2=\"348\" y2=\"60\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"49\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Burgers</text><text x=\"126\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"150\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"174\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"198\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"222\" y=\"52\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><line x1=\"0\" y1=\"92\" x2=\"348\" y2=\"92\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"81\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Pizza</text><text x=\"126\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"150\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"174\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"198\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"222\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"246\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"270\" y=\"84\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><rect x=\"0\" y=\"92\" width=\"348\" height=\"32\" fill=\"#f8f8f8\"/><line x1=\"0\" y1=\"124\" x2=\"348\" y2=\"124\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"113\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Sandwich</text><text x=\"126\" y=\"116\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><line x1=\"0\" y1=\"156\" x2=\"348\" y2=\"156\" stroke=\"#e0e0e0\" stroke-width=\"0.5\"/><text x=\"8\" y=\"145\" font-family=\"system-ui, sans-serif\" font-size=\"13\" fill=\"#333\">Tacos</text><text x=\"126\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"150\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"174\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"198\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"222\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"246\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"270\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"294\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"318\" y=\"148\" font-family=\"system-ui, sans-serif\" font-size=\"18\" text-anchor=\"middle\">■</text><text x=\"8\" y=\"172\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#666\" font-style=\"italic\">Key: ■ = 1</text></svg>",
                "altText": "Pictograph chart showing Burgers=5, Pizza=7, Sandwich=1, Tacos=9"
            }
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "bar-graph-read",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Green": 2,
                    "Pink": 10,
                    "Purple": 1,
                    "Blue": 8
                }
            },
            "question": "The bar graph shows: Green=2, Pink=10, Purple=1, Blue=8. Which category got the most?",
            "answer": "Pink",
            "correctAnswer": "Pink",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"148\" x2=\"310\" y2=\"148\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"152\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"116\" x2=\"310\" y2=\"116\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"120\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"84\" x2=\"310\" y2=\"84\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"88\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"52\" x2=\"310\" y2=\"52\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"56\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">10</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"148\" width=\"40\" height=\"32\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"144\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">2</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Green</text><rect x=\"130\" y=\"20\" width=\"40\" height=\"160\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">10</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Pink</text><rect x=\"190\" y=\"164\" width=\"40\" height=\"16\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"160\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">1</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Purple</text><rect x=\"250\" y=\"52\" width=\"40\" height=\"128\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"48\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">8</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Blue</text></svg>",
                "altText": "Bar chart showing Green=2, Pink=10, Purple=1, Blue=8"
            }
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "bar-graph-total",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Pink": 8,
                    "Purple": 9,
                    "Brown": 5,
                    "Red": 10
                }
            },
            "question": "From the bar graph: Pink=8, Purple=9, Brown=5, Red=10. How many in total?",
            "answer": "32",
            "correctAnswer": "32",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"148\" x2=\"310\" y2=\"148\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"152\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"116\" x2=\"310\" y2=\"116\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"120\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"84\" x2=\"310\" y2=\"84\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"88\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"52\" x2=\"310\" y2=\"52\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"56\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">10</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"52\" width=\"40\" height=\"128\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"48\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">8</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Pink</text><rect x=\"130\" y=\"36\" width=\"40\" height=\"144\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"32\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">9</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Purple</text><rect x=\"190\" y=\"100\" width=\"40\" height=\"80\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"96\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">5</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Brown</text><rect x=\"250\" y=\"20\" width=\"40\" height=\"160\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">10</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Red</text></svg>",
                "altText": "Bar chart showing Pink=8, Purple=9, Brown=5, Red=10"
            }
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "bar-graph-read",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Purple": 10,
                    "Orange": 8,
                    "Pink": 4,
                    "Green": 6
                }
            },
            "question": "The bar graph shows: Purple=10, Orange=8, Pink=4, Green=6. Which category got the most?",
            "answer": "Purple",
            "correctAnswer": "Purple",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"148\" x2=\"310\" y2=\"148\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"152\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"116\" x2=\"310\" y2=\"116\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"120\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">4</text><line x1=\"50\" y1=\"84\" x2=\"310\" y2=\"84\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"88\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">6</text><line x1=\"50\" y1=\"52\" x2=\"310\" y2=\"52\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"56\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">8</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">10</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"20\" width=\"40\" height=\"160\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">10</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Purple</text><rect x=\"130\" y=\"52\" width=\"40\" height=\"128\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"48\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">8</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Orange</text><rect x=\"190\" y=\"116\" width=\"40\" height=\"64\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"112\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">4</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Pink</text><rect x=\"250\" y=\"84\" width=\"40\" height=\"96\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"80\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">6</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Green</text></svg>",
                "altText": "Bar chart showing Purple=10, Orange=8, Pink=4, Green=6"
            }
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "bar-graph-total",
            "chartData": {
                "chartType": "bar",
                "data": {
                    "Soccer": 2,
                    "Swimming": 1,
                    "Cycling": 3,
                    "Basketball": 1
                }
            },
            "question": "From the bar graph: Soccer=2, Swimming=1, Cycling=3, Basketball=1. How many in total?",
            "answer": "7",
            "correctAnswer": "7",
            "visual": {
                "type": "inline-svg",
                "svg": "<svg viewBox=\"0 0 310 230\" xmlns=\"http://www.w3.org/2000/svg\" role=\"img\" aria-label=\"Bar chart\"><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"184\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">0</text><line x1=\"50\" y1=\"126.67\" x2=\"310\" y2=\"126.67\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"130.67\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">1</text><line x1=\"50\" y1=\"73.33\" x2=\"310\" y2=\"73.33\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"77.33\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">2</text><line x1=\"50\" y1=\"20\" x2=\"310\" y2=\"20\" stroke=\"#ddd\" stroke-width=\"1\"/><text x=\"42\" y=\"24\" text-anchor=\"end\" font-family=\"system-ui, sans-serif\" font-size=\"11\">3</text><line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><line x1=\"50\" y1=\"180\" x2=\"310\" y2=\"180\" stroke=\"#333\" stroke-width=\"1.5\"/><rect x=\"70\" y=\"73.33\" width=\"40\" height=\"106.67\" fill=\"#4E79A7\" rx=\"2\"/><text x=\"90\" y=\"69.33\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">2</text><text x=\"90\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Soccer</text><rect x=\"130\" y=\"126.67\" width=\"40\" height=\"53.33\" fill=\"#F28E2B\" rx=\"2\"/><text x=\"150\" y=\"122.67\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">1</text><text x=\"150\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Swimming</text><rect x=\"190\" y=\"20\" width=\"40\" height=\"160\" fill=\"#59A14F\" rx=\"2\"/><text x=\"210\" y=\"16\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">3</text><text x=\"210\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Cycling</text><rect x=\"250\" y=\"126.67\" width=\"40\" height=\"53.33\" fill=\"#E15759\" rx=\"2\"/><text x=\"270\" y=\"122.67\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">1</text><text x=\"270\" y=\"196\" text-anchor=\"middle\" font-family=\"system-ui, sans-serif\" font-size=\"11\" fill=\"#333\">Basketball</text></svg>",
                "altText": "Bar chart showing Soccer=2, Swimming=1, Cycling=3, Basketball=1"
            }
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": null,
    "_generatorId": null
}