easy Set 15 Form Exercise

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

{
    "_meta": {
        "nodeId": "node-1-leaf-exit-ticket-data-graphs-grade-2",
        "pageNumber": 15,
        "generatedAt": "2026-03-16T15:22:27.355Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "1b02ec0e7c6131ec",
        "seedInput": "1|node-1-leaf-exit-ticket-data-graphs-grade-2|15|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 50,
            "metrics": {
                "problemCount": 20,
                "operation": "data-graphs",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "b78df8300a13cb04"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "data-graphs",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 1
                },
                {
                    "label": "Blue",
                    "value": 4
                },
                {
                    "label": "Green",
                    "value": 1
                }
            ],
            "question": "The bar graph shows: Red=1, Blue=4, Green=1. Which has the least?",
            "answer": "Red",
            "correctAnswer": "Red",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 6
                },
                {
                    "label": "Cats",
                    "value": 9
                },
                {
                    "label": "Fish",
                    "value": 10
                },
                {
                    "label": "Birds",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Dogs=6, Cats=9, Fish=10, Birds=6. What is the difference between Dogs and Birds?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 4
                },
                {
                    "label": "Oranges",
                    "value": 4
                },
                {
                    "label": "Bananas",
                    "value": 3
                },
                {
                    "label": "Grapes",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Apples=4, Oranges=4, Bananas=3, Grapes=7. How many more Grapes than Oranges?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 10
                },
                {
                    "label": "Blue",
                    "value": 5
                },
                {
                    "label": "Green",
                    "value": 1
                },
                {
                    "label": "Yellow",
                    "value": 9
                },
                {
                    "label": "Purple",
                    "value": 9
                }
            ],
            "question": "The bar graph shows: Red=10, Blue=5, Green=1, Yellow=9, Purple=9. Which has the least?",
            "answer": "Green",
            "correctAnswer": "Green",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 7
                },
                {
                    "label": "Tuesday",
                    "value": 10
                },
                {
                    "label": "Wednesday",
                    "value": 10
                },
                {
                    "label": "Thursday",
                    "value": 6
                },
                {
                    "label": "Friday",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Monday=7, Tuesday=10, Wednesday=10, Thursday=6, Friday=10. What is the difference between Tuesday and Wednesday?",
            "answer": 0,
            "correctAnswer": "0",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 2
                },
                {
                    "label": "Tuesday",
                    "value": 9
                },
                {
                    "label": "Wednesday",
                    "value": 8
                },
                {
                    "label": "Thursday",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Monday=2, Tuesday=9, Wednesday=8, Thursday=2. Which has the most?",
            "answer": "Tuesday",
            "correctAnswer": "Tuesday",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "data-graphs",
            "subType": "difference",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 4
                },
                {
                    "label": "Oranges",
                    "value": 6
                },
                {
                    "label": "Bananas",
                    "value": 1
                }
            ],
            "question": "The bar graph shows: Apples=4, Oranges=6, Bananas=1. What is the difference between Apples and Oranges?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 3
                },
                {
                    "label": "Blue",
                    "value": 6
                },
                {
                    "label": "Green",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Red=3, Blue=6, Green=8. How many more Green than Blue?",
            "answer": 2,
            "correctAnswer": "2",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 3
                },
                {
                    "label": "Science",
                    "value": 4
                },
                {
                    "label": "Reading",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Math=3, Science=4, Reading=8. Which has the least?",
            "answer": "Math",
            "correctAnswer": "Math",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Red",
                    "value": 6
                },
                {
                    "label": "Blue",
                    "value": 7
                },
                {
                    "label": "Green",
                    "value": 6
                },
                {
                    "label": "Yellow",
                    "value": 6
                },
                {
                    "label": "Purple",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Red=6, Blue=7, Green=6, Yellow=6, Purple=2. How many in total?",
            "answer": 27,
            "correctAnswer": "27",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Soccer",
                    "value": 3
                },
                {
                    "label": "Basketball",
                    "value": 6
                },
                {
                    "label": "Baseball",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Soccer=3, Basketball=6, Baseball=3. Which has the most?",
            "answer": "Basketball",
            "correctAnswer": "Basketball",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Apples",
                    "value": 2
                },
                {
                    "label": "Oranges",
                    "value": 5
                },
                {
                    "label": "Bananas",
                    "value": 1
                },
                {
                    "label": "Grapes",
                    "value": 4
                }
            ],
            "question": "The bar graph shows: Apples=2, Oranges=5, Bananas=1, Grapes=4. Which has the most?",
            "answer": "Oranges",
            "correctAnswer": "Oranges",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 7
                },
                {
                    "label": "Tuesday",
                    "value": 1
                },
                {
                    "label": "Wednesday",
                    "value": 8
                },
                {
                    "label": "Thursday",
                    "value": 10
                }
            ],
            "question": "The bar graph shows: Monday=7, Tuesday=1, Wednesday=8, Thursday=10. Which has the most?",
            "answer": "Thursday",
            "correctAnswer": "Thursday",
            "difficulty": "normal"
        },
        {
            "id": 14,
            "type": "data-graphs",
            "subType": "most",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 10
                },
                {
                    "label": "Cats",
                    "value": 9
                },
                {
                    "label": "Fish",
                    "value": 6
                },
                {
                    "label": "Birds",
                    "value": 2
                }
            ],
            "question": "The bar graph shows: Dogs=10, Cats=9, Fish=6, Birds=2. Which has the most?",
            "answer": "Dogs",
            "correctAnswer": "Dogs",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 1
                },
                {
                    "label": "Science",
                    "value": 9
                },
                {
                    "label": "Reading",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Math=1, Science=9, Reading=6. How many more Science than Reading?",
            "answer": 3,
            "correctAnswer": "3",
            "difficulty": "normal"
        },
        {
            "id": 16,
            "type": "data-graphs",
            "subType": "how-many-more",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 5
                },
                {
                    "label": "Cats",
                    "value": 4
                },
                {
                    "label": "Fish",
                    "value": 4
                },
                {
                    "label": "Birds",
                    "value": 10
                },
                {
                    "label": "Rabbits",
                    "value": 3
                }
            ],
            "question": "The bar graph shows: Dogs=5, Cats=4, Fish=4, Birds=10, Rabbits=3. How many more Birds than Dogs?",
            "answer": 5,
            "correctAnswer": "5",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Monday",
                    "value": 6
                },
                {
                    "label": "Tuesday",
                    "value": 10
                },
                {
                    "label": "Wednesday",
                    "value": 2
                },
                {
                    "label": "Thursday",
                    "value": 6
                }
            ],
            "question": "The bar graph shows: Monday=6, Tuesday=10, Wednesday=2, Thursday=6. Which has the least?",
            "answer": "Wednesday",
            "correctAnswer": "Wednesday",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 4
                },
                {
                    "label": "Cats",
                    "value": 9
                },
                {
                    "label": "Fish",
                    "value": 1
                },
                {
                    "label": "Birds",
                    "value": 7
                },
                {
                    "label": "Rabbits",
                    "value": 1
                }
            ],
            "question": "The bar graph shows: Dogs=4, Cats=9, Fish=1, Birds=7, Rabbits=1. Which has the least?",
            "answer": "Fish",
            "correctAnswer": "Fish",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "data-graphs",
            "subType": "total",
            "chartType": "bar",
            "data": [
                {
                    "label": "Math",
                    "value": 10
                },
                {
                    "label": "Science",
                    "value": 10
                },
                {
                    "label": "Reading",
                    "value": 8
                }
            ],
            "question": "The bar graph shows: Math=10, Science=10, Reading=8. How many in total?",
            "answer": 28,
            "correctAnswer": "28",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "data-graphs",
            "subType": "least",
            "chartType": "bar",
            "data": [
                {
                    "label": "Dogs",
                    "value": 10
                },
                {
                    "label": "Cats",
                    "value": 5
                },
                {
                    "label": "Fish",
                    "value": 10
                },
                {
                    "label": "Birds",
                    "value": 4
                },
                {
                    "label": "Rabbits",
                    "value": 7
                }
            ],
            "question": "The bar graph shows: Dogs=10, Cats=5, Fish=10, Birds=4, Rabbits=7. Which has the least?",
            "answer": "Birds",
            "correctAnswer": "Birds",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}