{
  "id": "07",
  "content": [
    {
      "type": "heading",
      "text": "Backup Codes and Recovery"
    },
    {
      "type": "text",
      "html": "When you enable MFA, services often provide backup codes. Store them offline or in a password manager."
    },
    {
      "type": "text",
      "html": "Backup codes let you log in if you lose your phone or key. Treat them like passwords \u2014 don\u2019t share them."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "What are backup codes used for?",
        "options": [
          {
            "id": "a",
            "text": "Access when your MFA device is unavailable"
          },
          {
            "id": "b",
            "text": "Resetting your password automatically"
          },
          {
            "id": "c",
            "text": "Encrypting your emails"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "Where should you store backup codes?",
        "options": [
          {
            "id": "a",
            "text": "Offline or in a secure password manager"
          },
          {
            "id": "b",
            "text": "On social media"
          },
          {
            "id": "c",
            "text": "In plain text on your desktop"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}