{
  "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": [
    [
      "A box has 8 chocolates. What is the total in 5 boxes?",
      "40"
    ],
    [
      "What is the product of 9 × 9?",
      "81"
    ],
    [
      "What is 0 × any number equal to?",
      "0"
    ],
    [
      "What is the number we multiply by called?",
      "Multiplier"
    ],
    [
      "What is 1000 × 64?",
      "64000"
    ]
  ]
}