{
  "id": "website-launch-operations",
  "title": "Website Launch Operations",
  "description": "Learn how to move a website from staging to live with checklists, DNS planning, redirects, analytics, backups, monitoring, rollback and post-launch QA.",
  "passingScore": 0.7,
  "modules": [
    {
      "id": "m1",
      "title": "Launch Planning",
      "lessons": [
        "01",
        "02"
      ]
    },
    {
      "id": "m2",
      "title": "Technical Readiness",
      "lessons": [
        "03",
        "04",
        "05"
      ]
    },
    {
      "id": "m3",
      "title": "Release Day",
      "lessons": [
        "06",
        "07"
      ]
    },
    {
      "id": "m4",
      "title": "After Launch",
      "lessons": [
        "08",
        "09",
        "10"
      ]
    }
  ]
}
