{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Choose the correct silent k word from the brackets. Type your answer 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": [
    [
      "Please ______ on the door before entering. (knock / knit)",
      "knock"
    ],
    [
      "My grandmother likes to ______ warm sweaters. (knot / knit)",
      "knit"
    ],
    [
      "I hurt my ______ while playing football. (knee / neigh)",
      "knee"
    ],
    [
      "Sailors tied a strong ______ in the rope. (knot / not)",
      "knot"
    ],
    [
      "I _______ the answer to that question. (know / no)",
      "know"
    ]
  ]
}