{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Change each sentence as instructed. 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": [
    [
      "Poorvi said, “I am reading a storybook.” (Change into Indirect Speech)",
      "Poorvi said that she was reading a storybook."
    ],
    [
      "Father said that they would visit the museum the next day. (Change into Direct Speech)",
      "Father said, “We will visit the museum tomorrow.”"
    ],
    [
      "Mamta said, “I have completed my homework.” (Change into Indirect Speech)",
      "Mamta said that she had completed her homework."
    ],
    [
      "The teacher said that the test would begin soon. (Change into Direct Speech)",
      "The teacher said, “The test will begin soon.”"
    ],
    [
      "Arnav said, “I can solve this puzzle.” (Change into Indirect Speech)",
      "Arnav said that he could solve that puzzle."
    ]
  ]
}