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