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