{
  "instruction": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Choose the correct joining word 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",
  "type": "Mario-MCQ",
  "Questions": [
    [
      "Reva likes lychees  __________ grapes.",
      "but,because,and,or",
      "and"
    ],
    [
      "Anshu was tired, __________ she finished his homework.",
      "and,but,or,because",
      "but"
    ],
    [
      "Would you like water __________ juice?",
      "because,but,and,or",
      "or"
    ],
    [
      "Meher stayed home __________ her cousins were coming.",
      "because,and,but,or",
      "because"
    ],
    [
      "Sam wanted to play outside, __________ it was raining.",
      "and,or,because,but",
      "but"
    ]
  ]
}