B Set 25 Unknown

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

{
    "contentData": {
        "operation": "data-graphs",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10,
            "maxSum": 10,
            "maxOperand": 10,
            "_gradeLevel": "k"
        },
        "problems": [
            {
                "id": 1,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 6
                    },
                    {
                        "label": "Oranges",
                        "value": 6
                    },
                    {
                        "label": "Bananas",
                        "value": 8
                    },
                    {
                        "label": "Grapes",
                        "value": 7
                    },
                    {
                        "label": "Peaches",
                        "value": 10
                    }
                ],
                "question": "The bar graph shows: Apples=6, Oranges=6, Bananas=8, Grapes=7, Peaches=10. What is the difference between Grapes and Apples?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 2
                    },
                    {
                        "label": "Tuesday",
                        "value": 7
                    },
                    {
                        "label": "Wednesday",
                        "value": 2
                    },
                    {
                        "label": "Thursday",
                        "value": 7
                    },
                    {
                        "label": "Friday",
                        "value": 5
                    }
                ],
                "question": "The bar graph shows: Monday=2, Tuesday=7, Wednesday=2, Thursday=7, Friday=5. Which has the most?",
                "answer": "Tuesday",
                "correctAnswer": "Tuesday",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 2
                    },
                    {
                        "label": "Tuesday",
                        "value": 6
                    },
                    {
                        "label": "Wednesday",
                        "value": 3
                    }
                ],
                "question": "The bar graph shows: Monday=2, Tuesday=6, Wednesday=3. Which has the most?",
                "answer": "Tuesday",
                "correctAnswer": "Tuesday",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 5
                    },
                    {
                        "label": "Science",
                        "value": 2
                    },
                    {
                        "label": "Reading",
                        "value": 4
                    },
                    {
                        "label": "Art",
                        "value": 10
                    }
                ],
                "question": "The bar graph shows: Math=5, Science=2, Reading=4, Art=10. What is the difference between Art and Science?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 6
                    },
                    {
                        "label": "Cats",
                        "value": 2
                    },
                    {
                        "label": "Fish",
                        "value": 5
                    },
                    {
                        "label": "Birds",
                        "value": 3
                    },
                    {
                        "label": "Rabbits",
                        "value": 7
                    }
                ],
                "question": "The bar graph shows: Dogs=6, Cats=2, Fish=5, Birds=3, Rabbits=7. Which has the most?",
                "answer": "Rabbits",
                "correctAnswer": "Rabbits",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 6
                    },
                    {
                        "label": "Science",
                        "value": 3
                    },
                    {
                        "label": "Reading",
                        "value": 7
                    },
                    {
                        "label": "Art",
                        "value": 4
                    }
                ],
                "question": "The bar graph shows: Math=6, Science=3, Reading=7, Art=4. How many in total?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 7
                    },
                    {
                        "label": "Oranges",
                        "value": 3
                    },
                    {
                        "label": "Bananas",
                        "value": 8
                    },
                    {
                        "label": "Grapes",
                        "value": 3
                    }
                ],
                "question": "The bar graph shows: Apples=7, Oranges=3, Bananas=8, Grapes=3. Which has the least?",
                "answer": "Oranges",
                "correctAnswer": "Oranges",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 6
                    },
                    {
                        "label": "Basketball",
                        "value": 5
                    },
                    {
                        "label": "Baseball",
                        "value": 2
                    },
                    {
                        "label": "Tennis",
                        "value": 8
                    }
                ],
                "question": "The bar graph shows: Soccer=6, Basketball=5, Baseball=2, Tennis=8. How many more Tennis than Soccer?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 2
                    },
                    {
                        "label": "Science",
                        "value": 3
                    },
                    {
                        "label": "Reading",
                        "value": 6
                    },
                    {
                        "label": "Art",
                        "value": 9
                    }
                ],
                "question": "The bar graph shows: Math=2, Science=3, Reading=6, Art=9. Which has the most?",
                "answer": "Art",
                "correctAnswer": "Art",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 9
                    },
                    {
                        "label": "Oranges",
                        "value": 3
                    },
                    {
                        "label": "Bananas",
                        "value": 6
                    },
                    {
                        "label": "Grapes",
                        "value": 9
                    },
                    {
                        "label": "Peaches",
                        "value": 9
                    }
                ],
                "question": "The bar graph shows: Apples=9, Oranges=3, Bananas=6, Grapes=9, Peaches=9. Which has the most?",
                "answer": "Apples",
                "correctAnswer": "Apples",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 5
                    },
                    {
                        "label": "Oranges",
                        "value": 7
                    },
                    {
                        "label": "Bananas",
                        "value": 10
                    }
                ],
                "question": "The bar graph shows: Apples=5, Oranges=7, Bananas=10. What is the difference between Bananas and Apples?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Apples",
                        "value": 1
                    },
                    {
                        "label": "Oranges",
                        "value": 5
                    },
                    {
                        "label": "Bananas",
                        "value": 9
                    }
                ],
                "question": "The bar graph shows: Apples=1, Oranges=5, Bananas=9. What is the difference between Oranges and Bananas?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 6
                    },
                    {
                        "label": "Cats",
                        "value": 3
                    },
                    {
                        "label": "Fish",
                        "value": 7
                    }
                ],
                "question": "The bar graph shows: Dogs=6, Cats=3, Fish=7. Which has the least?",
                "answer": "Cats",
                "correctAnswer": "Cats",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Math",
                        "value": 7
                    },
                    {
                        "label": "Science",
                        "value": 8
                    },
                    {
                        "label": "Reading",
                        "value": 7
                    },
                    {
                        "label": "Art",
                        "value": 4
                    }
                ],
                "question": "The bar graph shows: Math=7, Science=8, Reading=7, Art=4. Which has the most?",
                "answer": "Science",
                "correctAnswer": "Science",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 1
                    },
                    {
                        "label": "Tuesday",
                        "value": 9
                    },
                    {
                        "label": "Wednesday",
                        "value": 9
                    },
                    {
                        "label": "Thursday",
                        "value": 5
                    },
                    {
                        "label": "Friday",
                        "value": 6
                    }
                ],
                "question": "The bar graph shows: Monday=1, Tuesday=9, Wednesday=9, Thursday=5, Friday=6. What is the difference between Friday and Monday?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 10
                    },
                    {
                        "label": "Basketball",
                        "value": 8
                    },
                    {
                        "label": "Baseball",
                        "value": 10
                    },
                    {
                        "label": "Tennis",
                        "value": 5
                    },
                    {
                        "label": "Swimming",
                        "value": 3
                    }
                ],
                "question": "The bar graph shows: Soccer=10, Basketball=8, Baseball=10, Tennis=5, Swimming=3. Which has the most?",
                "answer": "Soccer",
                "correctAnswer": "Soccer",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 1
                    },
                    {
                        "label": "Cats",
                        "value": 5
                    },
                    {
                        "label": "Fish",
                        "value": 3
                    },
                    {
                        "label": "Birds",
                        "value": 9
                    },
                    {
                        "label": "Rabbits",
                        "value": 5
                    }
                ],
                "question": "The bar graph shows: Dogs=1, Cats=5, Fish=3, Birds=9, Rabbits=5. What is the difference between Fish and Cats?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "bar",
                "data": [
                    {
                        "label": "Monday",
                        "value": 10
                    },
                    {
                        "label": "Tuesday",
                        "value": 7
                    },
                    {
                        "label": "Wednesday",
                        "value": 8
                    }
                ],
                "question": "The bar graph shows: Monday=10, Tuesday=7, Wednesday=8. Which has the least?",
                "answer": "Tuesday",
                "correctAnswer": "Tuesday",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}