B Set 32 Unknown

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

{
    "contentData": {
        "operation": "money",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "difficulty": "easy",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "add-money",
                "question": "25 cents + 5 cents = ?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "easy"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "add-money",
                "question": "7 cents + 6 cents = ?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "easy"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.95. How much change do you get back?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "easy"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "count-coins",
                "question": "3 nickels + 3 nickels = ? cents",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "easy"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "add-money",
                "question": "23 cents + 7 cents = ?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "easy"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "3 nickels + 2 quarters = ? cents",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "easy"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "count-coins",
                "question": "5 dimes + 4 pennies = ? cents",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "easy"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "add-money",
                "question": "10 cents + 17 cents = ?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "easy"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 5 quarters = ? cents",
                "answer": 175,
                "correctAnswer": "175",
                "difficulty": "easy"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 2 quarters = ? cents",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "easy"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "count-coins",
                "question": "4 nickels + 2 dimes = ? cents",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "easy"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "add-money",
                "question": "21 cents + 1 cents = ?",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "easy"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.40. How much change do you get back?",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "easy"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.70. How much change do you get back?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "easy"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "4 pennies + 2 pennies = ? cents",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "easy"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 4 pennies = ? cents",
                "answer": 129,
                "correctAnswer": "129",
                "difficulty": "easy"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "2 dimes + 3 nickels = ? cents",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "easy"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 1 quarter = ? cents",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "easy"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 5 dimes = ? cents",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "easy"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "add-money",
                "question": "14 cents + 20 cents = ?",
                "answer": 34,
                "correctAnswer": "34",
                "difficulty": "easy"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}