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