{
  "id": "password-security-201",
  "title": "Password Security 201: Multi-Factor Authentication (MFA)",
  "description": "Learn how to set up and use Multi-Factor Authentication (MFA) to strengthen your account security. Covers authenticator apps, SMS codes, hardware keys, backup methods, and best practices.",
  "passingScore": 0.7,
  "modules": [
    {
      "id": "m1",
      "title": "Introduction",
      "lessons": [
        "01",
        "02"
      ]
    },
    {
      "id": "m2",
      "title": "MFA Factors",
      "lessons": [
        "03",
        "04",
        "05"
      ]
    },
    {
      "id": "m3",
      "title": "Implementation",
      "lessons": [
        "06",
        "07",
        "08"
      ]
    },
    {
      "id": "m4",
      "title": "Platform Examples & Summary",
      "lessons": [
        "09",
        "10"
      ]
    }
  ]
}