B Set 71 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": "expert",
        "config": {
            "difficulty": "expert",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 3 pennies = ? cents",
                "answer": 128,
                "correctAnswer": "128",
                "difficulty": "expert"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "add-money",
                "question": "6 cents + $3.12 = ?",
                "answer": 318,
                "correctAnswer": "318",
                "difficulty": "expert"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.10. How much change do you get back?",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "expert"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.25. How much change do you get back?",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "expert"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "add-money",
                "question": "$1.96 + $3.09 = ?",
                "answer": 505,
                "correctAnswer": "505",
                "difficulty": "expert"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $4.80. How much change do you get back?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.65. How much change do you get back?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "expert"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "add-money",
                "question": "60 cents + $3.61 = ?",
                "answer": 421,
                "correctAnswer": "421",
                "difficulty": "expert"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 2 dimes = ? cents",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "expert"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "3 nickels + 2 quarters = ? cents",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "expert"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "count-coins",
                "question": "1 dime + 4 nickels = ? cents",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "expert"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "add-money",
                "question": "$3.83 + $1.10 = ?",
                "answer": 493,
                "correctAnswer": "493",
                "difficulty": "expert"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 3 quarters = ? cents",
                "answer": 77,
                "correctAnswer": "77",
                "difficulty": "expert"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "count-coins",
                "question": "5 dimes + 3 pennies = ? cents",
                "answer": 53,
                "correctAnswer": "53",
                "difficulty": "expert"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "2 dimes + 3 quarters = ? cents",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "expert"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.30. How much change do you get back?",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "expert"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "4 pennies + 2 dimes = ? cents",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "expert"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "add-money",
                "question": "$4.36 + 69 cents = ?",
                "answer": 505,
                "correctAnswer": "505",
                "difficulty": "expert"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "count-coins",
                "question": "3 dimes + 5 quarters = ? cents",
                "answer": 155,
                "correctAnswer": "155",
                "difficulty": "expert"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $0.90. How much change do you get back?",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "expert"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}