B Set 11 Unknown

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

{
    "contentData": {
        "operation": "word-problems",
        "subject": "arithmetic",
        "difficulty": "starter",
        "config": {
            "maxNumber": 20,
            "operation": "subtraction",
            "difficulty": "starter"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sam has 3 cards and gets 5 more. How many cards does Sam have now?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "starter"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 5 stickers but lost 3 of them. How many stickers does Sofia have now?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "starter"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava bought 2 boxes. Each box has 4 cookies. How many cookies does Ava have in total?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "starter"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake has 4 cards and gets 1 more. How many cards does Jake have now?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah bought 5 boxes. Each box has 4 marbles. How many marbles does Noah have in total?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "starter"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 5 books and sold 4 of them. How many books does Noah have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake had 2 cards. A friend gave Jake 1 more cards. How many cards does Jake have in all?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Mia put 3 marbles in a basket and added 2 more. How many marbles are in the basket in total?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "starter"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 4 toys and gave away 1. How many toys does Jake have left?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava has 2 grapes and gets 4 more. How many grapes does Ava have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam had 2 grapes. A friend gave Liam 2 more grapes. How many grapes does Liam have in all?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "starter"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 5 toys and gets 1 more. How many toys does Emma have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "starter"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 4 oranges and gave away 3. How many oranges does Noah have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa put 5 oranges in a basket and added 2 more. How many oranges are in the basket in total?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "starter"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa bought 4 books but lost 1 of them. How many books does Lisa have now?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake had 4 pencils. A friend gave Jake 4 more pencils. How many pencils does Jake have in all?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "starter"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 4 cards but lost 3 of them. How many cards does Emma have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah put 5 cookies in a basket and added 2 more. How many cookies are in the basket in total?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "starter"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia put 2 books in a basket and added 1 more. How many books are in the basket in total?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "starter"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 2 pencils and gave away 1. How many pencils does Ava have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "starter"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}