{
  "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",
  "case_sense": "0",
  "Questions": [
    [
      "1. Things given to us by nature are called __________ things.",
      "natural"
    ],
    [
      "2. Living things need __________ to live and grow.",
      "food"
    ],
    [
      "3. Taking in and giving out air is called ________.",
      "breathing"
    ],
    [
      "4. Humans have ________ to breathe.",
      "lungs"
    ],
    [
      "5. Non-living things do not ________ or reproduce.",
      "grow"
    ]
  ]
}