B Set 17 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": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 6
                    },
                    {
                        "label": "Cats",
                        "value": 6
                    },
                    {
                        "label": "Fish",
                        "value": 10
                    }
                ],
                "question": "The pictograph shows: Dogs=6, Cats=6, Fish=10. How many more Fish than Cats?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 3
                    },
                    {
                        "label": "Cats",
                        "value": 7
                    },
                    {
                        "label": "Fish",
                        "value": 3
                    },
                    {
                        "label": "Birds",
                        "value": 7
                    }
                ],
                "question": "The pictograph shows: Dogs=3, Cats=7, Fish=3, Birds=7. Which has the least?",
                "answer": "Dogs",
                "correctAnswer": "Dogs",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "data-graphs",
                "subType": "total",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 8
                    },
                    {
                        "label": "Tuesday",
                        "value": 1
                    },
                    {
                        "label": "Wednesday",
                        "value": 4
                    },
                    {
                        "label": "Thursday",
                        "value": 3
                    },
                    {
                        "label": "Friday",
                        "value": 3
                    }
                ],
                "question": "The pictograph shows: Monday=8, Tuesday=1, Wednesday=4, Thursday=3, Friday=3. How many in total?",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 9
                    },
                    {
                        "label": "Blue",
                        "value": 6
                    },
                    {
                        "label": "Green",
                        "value": 5
                    },
                    {
                        "label": "Yellow",
                        "value": 4
                    },
                    {
                        "label": "Purple",
                        "value": 8
                    }
                ],
                "question": "The pictograph shows: Red=9, Blue=6, Green=5, Yellow=4, Purple=8. Which has the least?",
                "answer": "Yellow",
                "correctAnswer": "Yellow",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 8
                    },
                    {
                        "label": "Tuesday",
                        "value": 10
                    },
                    {
                        "label": "Wednesday",
                        "value": 5
                    }
                ],
                "question": "The pictograph shows: Monday=8, Tuesday=10, Wednesday=5. Which has the least?",
                "answer": "Wednesday",
                "correctAnswer": "Wednesday",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Monday",
                        "value": 9
                    },
                    {
                        "label": "Tuesday",
                        "value": 3
                    },
                    {
                        "label": "Wednesday",
                        "value": 8
                    },
                    {
                        "label": "Thursday",
                        "value": 3
                    }
                ],
                "question": "The pictograph shows: Monday=9, Tuesday=3, Wednesday=8, Thursday=3. Which has the most?",
                "answer": "Monday",
                "correctAnswer": "Monday",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 8
                    },
                    {
                        "label": "Oranges",
                        "value": 6
                    },
                    {
                        "label": "Bananas",
                        "value": 5
                    }
                ],
                "question": "The pictograph shows: Apples=8, Oranges=6, Bananas=5. What is the difference between Bananas and Apples?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 5
                    },
                    {
                        "label": "Oranges",
                        "value": 5
                    },
                    {
                        "label": "Bananas",
                        "value": 8
                    },
                    {
                        "label": "Grapes",
                        "value": 9
                    },
                    {
                        "label": "Peaches",
                        "value": 10
                    }
                ],
                "question": "The pictograph shows: Apples=5, Oranges=5, Bananas=8, Grapes=9, Peaches=10. Which has the least?",
                "answer": "Apples",
                "correctAnswer": "Apples",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 8
                    },
                    {
                        "label": "Blue",
                        "value": 3
                    },
                    {
                        "label": "Green",
                        "value": 7
                    },
                    {
                        "label": "Yellow",
                        "value": 8
                    }
                ],
                "question": "The pictograph shows: Red=8, Blue=3, Green=7, Yellow=8. How many more Red than Yellow?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 10
                    },
                    {
                        "label": "Basketball",
                        "value": 3
                    },
                    {
                        "label": "Baseball",
                        "value": 9
                    }
                ],
                "question": "The pictograph shows: Soccer=10, Basketball=3, Baseball=9. What is the difference between Basketball and Baseball?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Dogs",
                        "value": 4
                    },
                    {
                        "label": "Cats",
                        "value": 6
                    },
                    {
                        "label": "Fish",
                        "value": 6
                    },
                    {
                        "label": "Birds",
                        "value": 3
                    }
                ],
                "question": "The pictograph shows: Dogs=4, Cats=6, Fish=6, Birds=3. How many more Cats than Fish?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 6
                    },
                    {
                        "label": "Science",
                        "value": 10
                    },
                    {
                        "label": "Reading",
                        "value": 3
                    }
                ],
                "question": "The pictograph shows: Math=6, Science=10, Reading=3. Which has the least?",
                "answer": "Reading",
                "correctAnswer": "Reading",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 2
                    },
                    {
                        "label": "Science",
                        "value": 6
                    },
                    {
                        "label": "Reading",
                        "value": 1
                    }
                ],
                "question": "The pictograph shows: Math=2, Science=6, Reading=1. What is the difference between Reading and Math?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Red",
                        "value": 1
                    },
                    {
                        "label": "Blue",
                        "value": 4
                    },
                    {
                        "label": "Green",
                        "value": 3
                    },
                    {
                        "label": "Yellow",
                        "value": 3
                    },
                    {
                        "label": "Purple",
                        "value": 10
                    }
                ],
                "question": "The pictograph shows: Red=1, Blue=4, Green=3, Yellow=3, Purple=10. What is the difference between Yellow and Purple?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "data-graphs",
                "subType": "difference",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Math",
                        "value": 8
                    },
                    {
                        "label": "Science",
                        "value": 4
                    },
                    {
                        "label": "Reading",
                        "value": 4
                    },
                    {
                        "label": "Art",
                        "value": 5
                    }
                ],
                "question": "The pictograph shows: Math=8, Science=4, Reading=4, Art=5. What is the difference between Science and Art?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "data-graphs",
                "subType": "how-many-more",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 2
                    },
                    {
                        "label": "Basketball",
                        "value": 7
                    },
                    {
                        "label": "Baseball",
                        "value": 10
                    },
                    {
                        "label": "Tennis",
                        "value": 8
                    },
                    {
                        "label": "Swimming",
                        "value": 8
                    }
                ],
                "question": "The pictograph shows: Soccer=2, Basketball=7, Baseball=10, Tennis=8, Swimming=8. How many more Baseball than Swimming?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Apples",
                        "value": 9
                    },
                    {
                        "label": "Oranges",
                        "value": 1
                    },
                    {
                        "label": "Bananas",
                        "value": 5
                    }
                ],
                "question": "The pictograph shows: Apples=9, Oranges=1, Bananas=5. Which has the most?",
                "answer": "Apples",
                "correctAnswer": "Apples",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "data-graphs",
                "subType": "most",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 4
                    },
                    {
                        "label": "Basketball",
                        "value": 4
                    },
                    {
                        "label": "Baseball",
                        "value": 10
                    },
                    {
                        "label": "Tennis",
                        "value": 7
                    },
                    {
                        "label": "Swimming",
                        "value": 7
                    }
                ],
                "question": "The pictograph shows: Soccer=4, Basketball=4, Baseball=10, Tennis=7, Swimming=7. Which has the most?",
                "answer": "Baseball",
                "correctAnswer": "Baseball",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "data-graphs",
                "subType": "least",
                "chartType": "pictograph",
                "data": [
                    {
                        "label": "Soccer",
                        "value": 2
                    },
                    {
                        "label": "Basketball",
                        "value": 5
                    },
                    {
                        "label": "Baseball",
                        "value": 4
                    }
                ],
                "question": "The pictograph shows: Soccer=2, Basketball=5, Baseball=4. Which has the least?",
                "answer": "Soccer",
                "correctAnswer": "Soccer",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}