B Set 18 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "number-bonds",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "difficulty": "medium",
            "targetMin": 2,
            "targetMax": 10,
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "number-bonds",
                "subType": "number-bonds",
                "total": 8,
                "knownPart": 4,
                "missingPart": 4,
                "question": "8 = __ + 4",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "number-bonds",
                "subType": "number-bonds",
                "total": 2,
                "knownPart": 1,
                "missingPart": 1,
                "question": "Complete the number bond: 2 = 1 + __",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "number-bonds",
                "subType": "number-bonds",
                "total": 6,
                "knownPart": 4,
                "missingPart": 2,
                "question": "Number bond: 6 = ? + 4",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "number-bonds",
                "subType": "number-bonds",
                "total": 10,
                "knownPart": 3,
                "missingPart": 7,
                "question": "Complete the number bond: 10 = __ + 3",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "number-bonds",
                "subType": "number-bonds",
                "total": 10,
                "knownPart": 2,
                "missingPart": 8,
                "question": "Number bond: 10 = 2 + ?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "number-bonds",
                "subType": "number-bonds",
                "total": 6,
                "knownPart": 5,
                "missingPart": 1,
                "question": "Number bond: 6 = 5 + ?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "number-bonds",
                "subType": "number-bonds",
                "total": 5,
                "knownPart": 3,
                "missingPart": 2,
                "question": "5 = __ + 3",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}