{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Type the opposite of the word in 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": "0",
  "Questions": [
    [
      "The river here is (deep), but near the shore it is ______.",
      "shallow"
    ],
    [
      "The classroom was (clean) in the morning, but it became ______ after the art class.",
      "dirty"
    ],
    [
      "The tortoise is (slow), but the hare is ______.",
      "fast"
    ],
    [
      "My brother is (tall), but I am ______.",
      "short"
    ],
    [
      "The old bridge is (weak), but the new one is ______.",
      "strong"
    ]
  ]
}