{
  "id": "04",
  "content": [
    {
      "type": "heading",
      "text": "The 1997 Ethos & Early Webcraft"
    },
    {
      "type": "text",
      "html": "The 1997 homepage embodied early web values: fast\u2011loading pages, compact navigation, playful utilities, and a webmaster\u2011first mindset. It set the tone for future Xavier projects."
    },
    {
      "type": "text",
      "html": "Mottos from the era included lines like: \u201cLeft to themselves, things tend to go from bad to worse.\u201d and classic wisdom such as the Chinese proverb: \u201cThe gem cannot be polished without friction, nor man perfected without trials.\u201d"
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "Which phrase appeared as a proverb on the 1997 page?",
        "options": [
          {
            "id": "a",
            "text": "The gem cannot be polished without friction..."
          },
          {
            "id": "b",
            "text": "Move fast and break things"
          },
          {
            "id": "c",
            "text": "Just do it"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "What best describes the 1997 design approach?",
        "options": [
          {
            "id": "a",
            "text": "Heavy images and long videos"
          },
          {
            "id": "b",
            "text": "Fast-loading, compact navigation, webmaster tools"
          },
          {
            "id": "c",
            "text": "No navigation, single giant page"
          }
        ],
        "correct": [
          "b"
        ]
      }
    ]
  }
}