B Set 98 Unknown

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

{
    "contentData": {
        "operation": "multiplication",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10,
            "regrouping": false,
            "operation": "multiplication",
            "factorMin": 2,
            "factorMax": 9
        },
        "problems": [
            {
                "id": 1,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 2 after 2?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 63 a multiple of 7?",
                "answer": "yes",
                "correctAnswer": "yes",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 8 after 8?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 119 a multiple of 6?",
                "answer": "no",
                "correctAnswer": "no",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 3 after 21?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 104 a multiple of 5?",
                "answer": "no",
                "correctAnswer": "no",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 7 multiples of 9",
                "answer": "9, 18, 27, 36, 45, 54, 63",
                "correctAnswer": "9, 18, 27, 36, 45, 54, 63",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 20 a multiple of 5?",
                "answer": "yes",
                "correctAnswer": "yes",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 6 multiples of 3",
                "answer": "3, 6, 9, 12, 15, 18",
                "correctAnswer": "3, 6, 9, 12, 15, 18",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 4 multiples of 8",
                "answer": "8, 16, 24, 32",
                "correctAnswer": "8, 16, 24, 32",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 99 a multiple of 9?",
                "answer": "yes",
                "correctAnswer": "yes",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 4 multiples of 3",
                "answer": "3, 6, 9, 12",
                "correctAnswer": "3, 6, 9, 12",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 7 multiples of 6",
                "answer": "6, 12, 18, 24, 30, 36, 42",
                "correctAnswer": "6, 12, 18, 24, 30, 36, 42",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 4 multiples of 5",
                "answer": "5, 10, 15, 20",
                "correctAnswer": "5, 10, 15, 20",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 9 after 27?",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 60 a multiple of 10?",
                "answer": "yes",
                "correctAnswer": "yes",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "multiples",
                "subType": "list-multiples",
                "question": "List the first 6 multiples of 8",
                "answer": "8, 16, 24, 32, 40, 48",
                "correctAnswer": "8, 16, 24, 32, 40, 48",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 118 a multiple of 10?",
                "answer": "no",
                "correctAnswer": "no",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "multiples",
                "subType": "next-multiple",
                "question": "What is the next multiple of 4 after 48?",
                "answer": 52,
                "correctAnswer": "52",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "multiples",
                "subType": "is-multiple",
                "question": "Is 55 a multiple of 5?",
                "answer": "yes",
                "correctAnswer": "yes",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}