{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Type your answer by adding 'un' to the word in the bracket 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",
  "Questions": [
    [
      "Q1 Rima is cleaning her room because it is ___________ (tidy).",
      "untidy"
    ],
    [
      "Q2 The flower is ___________ (like) anything I have seen.",
      "unlike"
    ],
    [
      "Q3 Will you ___________ (wrap) the gift for your little brother?",
      "unwrap"
    ],
    [
      "Q4 Mohit knows how to ___________ (tie) his shoelaces.",
      "untie"
    ],
    [
      "Q5 Use the key to ___________ (lock) the door.",
      "unlock"
    ]
  ]
}