{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Type the -ing form of the word given brackets, in the writing space. 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": "1",
  "Questions": [
    [
      "Shama is ____________________ a cake. (make)",
      "making"
    ],
    [
      "Harmeet is ____________________ a bicycle. (ride)",
      "riding"
    ],
    [
      "My friends are ____________________ to my house. (come)",
      "coming"
    ],
    [
      "I am ____________________ a letter. (write)",
      "writing"
    ],
    [
      "The children are ____________________ beautifully. (sing)",
      "singing"
    ]
  ]
}