B Set 63 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": "starter",
        "config": {
            "difficulty": "starter",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 9, 8, 7, 4, 10",
                "answer": "9, 7",
                "correctAnswer": "9, 7",
                "difficulty": "starter"
            },
            {
                "id": 2,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 10, 9, 5, 1, 2",
                "answer": "9, 5, 1",
                "correctAnswer": "9, 5, 1",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 9, 7, 10, 8, 4",
                "answer": "9, 7",
                "correctAnswer": "9, 7",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 1 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "starter"
            },
            {
                "id": 5,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 7 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "starter"
            },
            {
                "id": 6,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 10 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "starter"
            },
            {
                "id": 7,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 2 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "starter"
            },
            {
                "id": 8,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 9 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "starter"
            },
            {
                "id": 9,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 2, 3, 3, 2, 8",
                "answer": "2, 2, 8",
                "correctAnswer": "2, 2, 8",
                "difficulty": "starter"
            },
            {
                "id": 10,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 3 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "starter"
            },
            {
                "id": 11,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 7, 6, 4, 7, 6",
                "answer": "6, 4, 6",
                "correctAnswer": "6, 4, 6",
                "difficulty": "starter"
            },
            {
                "id": 12,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 9, 1, 10, 5, 6",
                "answer": "9, 1, 5",
                "correctAnswer": "9, 1, 5",
                "difficulty": "starter"
            },
            {
                "id": 13,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 1, 9, 1, 10, 2",
                "answer": "10, 2",
                "correctAnswer": "10, 2",
                "difficulty": "starter"
            },
            {
                "id": 14,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 9, 1, 4, 2, 6",
                "answer": "9, 1",
                "correctAnswer": "9, 1",
                "difficulty": "starter"
            },
            {
                "id": 15,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 2, 2, 4, 2, 10",
                "answer": "2, 2, 4, 2, 10",
                "correctAnswer": "2, 2, 4, 2, 10",
                "difficulty": "starter"
            },
            {
                "id": 17,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 8, 7, 2, 7, 9",
                "answer": "7, 7, 9",
                "correctAnswer": "7, 7, 9",
                "difficulty": "starter"
            },
            {
                "id": 18,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 3, 10, 3, 7, 1",
                "answer": "10",
                "correctAnswer": "10",
                "difficulty": "starter"
            },
            {
                "id": 19,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 5, 3, 9, 3, 2",
                "answer": "2",
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 20,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 5 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "starter"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}