{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Write in or on to complete the sentences. 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 apples are __________ the basket.",
      "in"
    ],
    [
      "The clock is __________ the wall.",
      "on"
    ],
    [
      "The fish is __________ the water.",
      "in"
    ],
    [
      "The books are __________ the table.",
      "on"
    ],
    [
      "The milk is __________ the bottle.",
      "in"
    ]
  ]
}