B Set 14 Form Exercise

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

{
    "operation": "word-jumble",
    "config": {
        "theme": "common-words",
        "difficulty": "easy",
        "wordLength": {
            "min": 3,
            "max": 5
        }
    },
    "problems": [
        {
            "id": 1,
            "word": "happy",
            "jumbled": "yppah",
            "hint": "Starts with \"H\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 2,
            "word": "dance",
            "jumbled": "dneca",
            "hint": "Starts with \"D\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 3,
            "word": "smile",
            "jumbled": "mlesi",
            "hint": "Starts with \"S\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 4,
            "word": "apple",
            "jumbled": "epapl",
            "hint": "Starts with \"A\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 5,
            "word": "cloud",
            "jumbled": "loucd",
            "hint": "Starts with \"C\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 6,
            "word": "heart",
            "jumbled": "areth",
            "hint": "Starts with \"H\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 7,
            "word": "brave",
            "jumbled": "aebvr",
            "hint": "Starts with \"B\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 8,
            "word": "storm",
            "jumbled": "srotm",
            "hint": "Starts with \"S\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 9,
            "word": "peace",
            "jumbled": "epeca",
            "hint": "Starts with \"P\" · 5 letters",
            "theme": "common-words"
        },
        {
            "id": 10,
            "word": "river",
            "jumbled": "eirrv",
            "hint": "Starts with \"R\" · 5 letters",
            "theme": "common-words"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 10
    },
    "_meta": {
        "schemaVersion": "1.0.0",
        "nodeId": "node-10-pl-8-brain-training",
        "pageNumber": 14,
        "generatedAt": "2026-03-16T15:38:16.992Z",
        "generatorVersion": "7.2.0-wordjumble",
        "status": "valid",
        "archetype": "card-activity",
        "siteId": 10
    },
    "_archetype": null,
    "_generatorId": null
}