{
  "type": "Train-MCQ",
  "instruction": "Choose the correct adjective when the balloon is above the correct wagon to load the container, increase your score and help the train move forward on its journey!",
  "attempts": 2,
  "Questions": [
    [
      "Q1",
      "Anjuna is __________ girl in the class.",
      "tall,the taller,taller than,the tallest",
      "the tallest"
    ],
    [
      "Q2",
      "This bag is __________ my old bag.",
      "heaviest than,heavy,heavier than,the heaviest",
      "heavier than"
    ],
    [
      "Q3",
      "A deer is __________ an elephant.",
      "a swift,swifter than,the swifter,the swiftest",
      "swifter than"
    ],
    [
      "Q4",
      "Today is __________ day for Sarah.",
      "a busy,busier than,the busiest,busiest than",
      "a busy"
    ],
    [
      "Q5",
      "This is __________ pencil in my pencil box.",
      "short,the shorter,shorter than,the shortest",
      "the shortest"
    ]
  ]
}