{
  "type": "Mario-MCQ",
  "instruction": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Choose correct answer from the options provided. Collect the star upon giving the correct answer. Once all questions are attempted, reach the finish line to complete the game.",
  "attempts": 2,
  "Questions":[
  [" ____ plough fields.", "Bullocks,Cows", "Bullocks"],
  ["Hens are kept in a ____.", "stable,coop", "coop"],
  ["Hens and ducks lay ____.", "milk,eggs", "eggs"],
  ["Cows are kept in a ____.", "shed,coop", "shed"],
  ["Giraffe is a ____.", "wild animal,pet animal", "wild animal"]
]
}