{
  "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",
      "Tadpoles breathe through___________.",
      "gills"
    ],
    [
      "Q2",
      "Earthworms breathe through their__________.",
      "skin"
    ],
    [
      "Q3",
      "The _____________ of birds are used for walking.",
      "hindlimbs"
    ],
    [
      "Q4",
      "Penguins are examples of _____________.",
      "flightless birds"
    ],
    [
      "Q5",
      "Animals migrate mainly due to changes in____________.",
      "weather"
    ]
  ]
}