{
  "rubric": "Move your character using the arrow keys. Hit the question mark (?) to reveal the question. Type whether the underlined verb is Transitive or Intransitive. Collect the star upon giving the correct answer. Once all questions are attempted, reach the finish line to complete the game.",

  "attempts": "2",

  "type": "Mario_Typing",

  "Questions": [

    [
      "Manisha k̲i̲c̲k̲e̲d̲ the ball hard.",
      "Transitive"
    ],

    [
      "The baby s̲l̲e̲p̲t̲ peacefully.",
      "Intransitive"
    ],

    [
      "Aarav o̲p̲e̲n̲e̲d̲ the window.",
      "Transitive"
    ],

    [
      "The birds f̲l̲e̲w̲ across the sky.",
      "Intransitive"
    ],

    [
      "Mother b̲a̲k̲e̲d̲ a cake for us.",
      "Transitive"
    ]

  ]
}