{
  "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",
      "A frog can live both on land and in water, so it is called an __________.",
      "amphibian"
    ],
    [
      "Q2",
      "A squirrel spends most of its time climbing and living on trees, so it is an __________ animal.",
      "arboreal"
    ],
    [
      "Q3",
      "Animals that hide by blending with their surroundings use __________ for protection.",
      "camouflage"
    ],
    [
      "Q4",
      "Bears sleep for many months during very cold weather. This long sleep is called __________.",
      "hibernation"
    ],
    [
      "Q5",
      "Animals like leeches that live on or inside other animals are called __________.",
      "parasites"
    ]
  ]
}