{
  "id": "06",
  "content": [
    {
      "type": "heading",
      "text": "Recognition, Pronunciation and Offline Memory"
    },
    {
      "type": "text",
      "html": "A domain often travels offline through conversations, podcasts, business cards, signs, invoices, and ads. If people cannot spell it after hearing it once, the name leaks attention."
    },
    {
      "type": "text",
      "html": "Avoid unnecessary hyphens, confusing numbers, accidental double letters, and words that sound like several spellings unless the brand strategy can carry that friction."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Run a radio test: say the domain once and ask someone to type it. If you need a long explanation, the name may be too fragile."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "What does the radio test check?",
        "options": [
          {
            "id": "a",
            "text": "Whether someone can type the domain after hearing it"
          },
          {
            "id": "b",
            "text": "Whether DNS uses IPv6"
          },
          {
            "id": "c",
            "text": "Whether a page has a title tag"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "What can make a domain harder to remember?",
        "options": [
          {
            "id": "a",
            "text": "Unclear spelling, extra hyphens, and confusing numbers"
          },
          {
            "id": "b",
            "text": "A clear brand name"
          },
          {
            "id": "c",
            "text": "A short memorable word"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
