{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Type your answer in the writing space. Collect the star upon giving the correct answer. Once all questions are attempted, reach the finish line to complete the game.",
  "attempts": "2",
  "type": "type",
  "Questions": [
    [
      "Q1",
      "The Earth is surrounded by a blanket of air called the ______.",
      "atmosphere"
    ],
    [
      "Q2",
      "The atmosphere is divided into ______ layers.",
      "five"
    ],
    [
      "Q3",
      "The ______ layer contains the ozone layer which absorbs harmful ultraviolet (UV) rays from the Sun.",
      "stratosphere"
    ],
    [
      "Q4",
      "Air exerts pressure in ______ directions.",
      "all"
    ],
    [
      "Q5",
      "Distilled water is the ______ form of water.",
      "purest"
    ]
  ]
}