B Set 80 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, 6, 6, 2, 6",
                "answer": "9",
                "correctAnswer": "9",
                "difficulty": "starter"
            },
            {
                "id": 2,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 1, 2, 3, 2, 10",
                "answer": "2, 2, 10",
                "correctAnswer": "2, 2, 10",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 2 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 7, 7, 8, 4, 5",
                "answer": "7, 7, 5",
                "correctAnswer": "7, 7, 5",
                "difficulty": "starter"
            },
            {
                "id": 5,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 3, 9, 9, 2, 3",
                "answer": "2",
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 6,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 5 odd or even?",
                "answer": "odd",
                "correctAnswer": "odd",
                "difficulty": "starter"
            },
            {
                "id": 8,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 6 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "starter"
            },
            {
                "id": 9,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 2, 8, 4, 5, 6",
                "answer": "2, 8, 4, 6",
                "correctAnswer": "2, 8, 4, 6",
                "difficulty": "starter"
            },
            {
                "id": 11,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 2, 8, 7, 5, 4",
                "answer": "7, 5",
                "correctAnswer": "7, 5",
                "difficulty": "starter"
            },
            {
                "id": 12,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 7, 9, 9, 6, 4",
                "answer": "7, 9, 9",
                "correctAnswer": "7, 9, 9",
                "difficulty": "starter"
            },
            {
                "id": 13,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 7, 5, 1, 10, 7",
                "answer": "10",
                "correctAnswer": "10",
                "difficulty": "starter"
            },
            {
                "id": 14,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 3, 8, 4, 7, 8",
                "answer": "8, 4, 8",
                "correctAnswer": "8, 4, 8",
                "difficulty": "starter"
            },
            {
                "id": 15,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 6, 10, 4, 5, 2",
                "answer": "5",
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 16,
                "type": "odd-even",
                "subType": "circle-evens",
                "question": "Circle all even numbers: 6, 9, 5, 7, 10",
                "answer": "6, 10",
                "correctAnswer": "6, 10",
                "difficulty": "starter"
            },
            {
                "id": 17,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 10 odd or even?",
                "answer": "even",
                "correctAnswer": "even",
                "difficulty": "starter"
            },
            {
                "id": 18,
                "type": "odd-even",
                "subType": "circle-odds",
                "question": "Circle all odd numbers: 7, 6, 9, 2, 3",
                "answer": "7, 9, 3",
                "correctAnswer": "7, 9, 3",
                "difficulty": "starter"
            },
            {
                "id": 20,
                "type": "odd-even",
                "subType": "identify",
                "question": "Is 7 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"
}