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