{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the sentences. Rewrite the sentences using the correct tense. Collect the star upon giving the correct answer. Once all questions are attempted, reach the finish line to complete the game.",
  "attempts": "2",
  "case_sense": "0",
  "Questions": [
    [
      "Yesterday, Priya go to the park.",
      "Yesterday, Priya went to the park."
    ],
    [
      "Every morning, the Sun rise from the east.",
      "Every morning, the Sun rises from the east."
    ],
    [
      "Tomorrow, we visited our grandparents.",
      "Tomorrow, we will visit our grandparents."
    ],
    [
      "Last night, the baby sleeps well.",
      "Last night, the baby slept well."
    ],
    [
      "Nikhil recites a poem at tomorrow's assembly.",
      "Nikhil will recite a poem at tomorrow's assembly."
    ]
  ]
}