{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. 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": [
    [
      "Type the number that comes between 70 and 79 and has the same digit in its tens and ones place.",
      "77"
    ],
    [
      "Number between 40 and 49 with same tens and ones digit:",
      "44"
    ],
    [
      "Number between 80 and 89 where ones digit is 1 less than tens digit:",
      "87"
    ],
    [
      "Number between 20 and 29 with same tens and ones digit:",
      "22"
    ],
    [
      "Number between 60 and 69 where ones digit is 2 more than tens digit:",
      "68"
    ]
  ]
}