{
  "instruction": "Move your character using the arrow keys. Hit the question mark (?) to reveal the sentences. Choose the correct continuous tense of the verbs in brackets. 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": [
    [
      "Mother _________ dinner now. (cook)",
      "cooks,is cooking,was cooking,cooked",
      "is cooking"
    ],
    [
      "We _________ in the park yesterday at 5 pm. (play)",
      "are playing,played,were playing,will be playing",
      "were playing"
    ],
    [
      "Tomorrow at 10 am, I _________ on the stage. (dance)",
      "am dancing,was dancing,dance,will be dancing",
      "will be dancing"
    ],
    [
      "The birds _________ in the tree now. (chirp)",
      "are chirping,were chirping,chirps,chirped",
      "are chirping"
    ],
    [
      "Harman _________ TV when I visited him. (watch)",
      "watches,is watching,was watching,will be watching",
      "was watching"
    ]
  ]
}