{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the sentences. They contain wrong pronouns. Type the correct pronoun. 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": [
    [
      "My mother is cooking. He is busy. ___________",
      "She"
    ],
    [
      "The cats are hungry. She want milk. ___________",
      "They"
    ],
    [
      "Mahua is wearing a red dress. They likes red colour. ___________",
      "She"
    ],
    [
      "Rohan is laughing. She is happy. ___________",
      "He"
    ],
    [
      "Faisal is painting a picture. She paints every day. ___________",
      "He"
    ]
  ]
}