{
  "type": "Train-MCQ",
  "instruction": "Choose the correct answer 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",
      "Which month comes after September?",
      "October,November,June,August",
      "October"
    ],
    [
      "Q2",
      "Which month comes before January?",
      "November,March,December,October",
      "December"
    ],
    [
      "Q3",
      "Which is the first month of the year?",
      "May,July,August,January",
      "January"
    ],
    [
      "Q4",
      "Which month is between May and July?",
      "April,August,October,June",
      "June"
    ],
    [
      "Q5",
      "Which month is between October and December?",
      "November,September,January,April",
      "November"
    ]
  ]
}