B Set 9 Unknown

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

{
    "contentData": {
        "operation": "odd-even",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 1000,
            "_gradeLevel": "3"
        },
        "problems": [
            {
                "id": 1,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 1 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 386 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 860 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 894, 809, 294, 174, 395",
                "answer": "894, 294, 174",
                "correctAnswer": "894, 294, 174",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 319, 16, 414, 12, 908",
                "answer": "16, 414, 12, 908",
                "correctAnswer": "16, 414, 12, 908",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 132 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 774, 4, 99, 991, 136",
                "answer": "99, 991",
                "correctAnswer": "99, 991",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 50, 642, 192, 140, 829",
                "answer": "829",
                "correctAnswer": "829",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 3, 804, 145, 580, 462",
                "answer": "804, 580, 462",
                "correctAnswer": "804, 580, 462",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 236 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 924 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 177, 826, 620, 475, 956",
                "answer": "826, 620, 956",
                "correctAnswer": "826, 620, 956",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 366, 278, 12, 915, 181",
                "answer": "915, 181",
                "correctAnswer": "915, 181",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 39, 131, 971, 642, 776",
                "answer": "642, 776",
                "correctAnswer": "642, 776",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 135 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 122 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 647, 306, 153, 891, 656",
                "answer": "647, 153, 891",
                "correctAnswer": "647, 153, 891",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 642, 380, 320, 689, 409",
                "answer": "642, 380, 320",
                "correctAnswer": "642, 380, 320",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 367, 13, 643, 719, 263",
                "answer": "367, 13, 643, 719, 263",
                "correctAnswer": "367, 13, 643, 719, 263",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 331 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}