{
  "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",
      "A fraction whose numerator is less than denominator is called",
      "Improper,Proper,Mixed,Equivalent",
      "Proper"
    ],
    [
      "Q2",
      "Fractions with same denominator are called",
      "Unlike fractions,Like fractions,Unit fractions,Mixed fractions",
      "Like fractions"
    ],
    [
      "Q3",
      "A fraction with numerator 1 is called",
      "Proper fraction,Improper fraction,Unit fraction,Equivalent fraction",
      "Unit fraction"
    ],
    [
      "Q4",
      "Which is an improper fraction?",
      "3/5,4/9,7/7,1/6",
      "7/7"
    ],
    [
      "Q5",
      "Equivalent fractions have",
      "Same numerator,Same denominator,Same value,Same size only",
      "Same value"
    ]
  ]
}