{
  "id": "06",
  "content": [
    {
      "type": "heading",
      "text": "Signals Through Time"
    },
    {
      "type": "text",
      "html": "A poetic chain of milestones that echo the story:"
    },
    {
      "type": "text",
      "html": "<ul><li>1947: Roswell Incident \u2014 the UFO era begins.</li><li>1957: Sputnik 1 ignites the Space Race.</li><li>1967: Handheld calculator; Apollo 1 tragedy.</li><li>1977: Wow! Signal; culture shifts (and Bylla is born).</li><li>1987: Black Monday; iconic films dominate.</li><li>1997: Xavier Media goes online \u2014 the signal turns digital.</li></ul>"
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "Which year did Xavier Media go online?",
        "options": [
          {
            "id": "a",
            "text": "1987"
          },
          {
            "id": "b",
            "text": "1997"
          },
          {
            "id": "c",
            "text": "2007"
          }
        ],
        "correct": [
          "b"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "Which milestone happened in 1957?",
        "options": [
          {
            "id": "a",
            "text": "Apollo 11 landing"
          },
          {
            "id": "b",
            "text": "Sputnik 1 launch"
          },
          {
            "id": "c",
            "text": "Voyager 1 launch"
          }
        ],
        "correct": [
          "b"
        ]
      }
    ]
  }
}