{
  "instruction": "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": "Mario-MCQ",
  "Questions": [
    [
      "The wings of birds are attached to the",
      "ribs,skull,breastbone,spine",
      "breastbone"
    ],
    [
      "Frogs breathe through their moist skin when in",
      "air,water,soil,trees",
      "water"
    ],
    [
      "Crocodiles are classified as",
      "birds,mammals,amphibians,reptiles",
      "reptiles"
    ],
    [
      "Adult frogs can breathe through",
      "lungs,spiracles,scales,fins",
      "lungs"
    ],
    [
      "Aquatic animals get oxygen from",
      "air,soil,water,leaves",
      "water"
    ]
  ]
}