B Set 2 Unknown

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

{
    "contentData": {
        "operation": "addition",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10,
            "regrouping": false,
            "operation": "addition",
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 214,
                "operand2": 702,
                "operator": "+",
                "question": "214 + 702 = ___",
                "answer": 916
            },
            {
                "id": 2,
                "operand1": 463,
                "operand2": 206,
                "operator": "+",
                "question": "463 + 206 = ___",
                "answer": 669
            },
            {
                "id": 3,
                "operand1": 237,
                "operand2": 361,
                "operator": "+",
                "question": "237 + 361 = ___",
                "answer": 598
            },
            {
                "id": 4,
                "operand1": 460,
                "operand2": 217,
                "operator": "+",
                "question": "460 + 217 = ___",
                "answer": 677
            },
            {
                "id": 5,
                "operand1": 40,
                "operand2": 39,
                "operator": "+",
                "question": "40 + 39 = ___",
                "answer": 79
            },
            {
                "id": 6,
                "operand1": 410,
                "operand2": 50,
                "operator": "+",
                "question": "410 + 50 = ___",
                "answer": 460
            },
            {
                "id": 7,
                "operand1": 307,
                "operand2": 621,
                "operator": "+",
                "question": "307 + 621 = ___",
                "answer": 928
            },
            {
                "id": 8,
                "operand1": 413,
                "operand2": 132,
                "operator": "+",
                "question": "413 + 132 = ___",
                "answer": 545
            },
            {
                "id": 9,
                "operand1": 108,
                "operand2": 831,
                "operator": "+",
                "question": "108 + 831 = ___",
                "answer": 939
            },
            {
                "id": 10,
                "operand1": 31,
                "operand2": 814,
                "operator": "+",
                "question": "31 + 814 = ___",
                "answer": 845
            },
            {
                "id": 11,
                "operand1": 447,
                "operand2": 300,
                "operator": "+",
                "question": "447 + 300 = ___",
                "answer": 747
            },
            {
                "id": 12,
                "operand1": 321,
                "operand2": 138,
                "operator": "+",
                "question": "321 + 138 = ___",
                "answer": 459
            },
            {
                "id": 13,
                "operand1": 467,
                "operand2": 121,
                "operator": "+",
                "question": "467 + 121 = ___",
                "answer": 588
            },
            {
                "id": 14,
                "operand1": 436,
                "operand2": 352,
                "operator": "+",
                "question": "436 + 352 = ___",
                "answer": 788
            },
            {
                "id": 15,
                "operand1": 430,
                "operand2": 467,
                "operator": "+",
                "question": "430 + 467 = ___",
                "answer": 897
            },
            {
                "id": 16,
                "operand1": 35,
                "operand2": 452,
                "operator": "+",
                "question": "35 + 452 = ___",
                "answer": 487
            },
            {
                "id": 17,
                "operand1": 245,
                "operand2": 20,
                "operator": "+",
                "question": "245 + 20 = ___",
                "answer": 265
            },
            {
                "id": 18,
                "operand1": 320,
                "operand2": 101,
                "operator": "+",
                "question": "320 + 101 = ___",
                "answer": 421
            },
            {
                "id": 19,
                "operand1": 454,
                "operand2": 42,
                "operator": "+",
                "question": "454 + 42 = ___",
                "answer": 496
            },
            {
                "id": 20,
                "operand1": 395,
                "operand2": 403,
                "operator": "+",
                "question": "395 + 403 = ___",
                "answer": 798
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}