{
  "instructions": "Choose the correct comparing word to complete each sentence.",
  "attempts": "2",
  "type": "Car_Drive",
  "Questions": [
    [
      "Q1",
      "A train is ______ than a bicycle.",
      "fast,faster,fastest",
      "faster"
    ],
    [
      "Q2",
      "My baby brother is ______ than me.",
      "younger,youngest,young",
      "younger"
    ],
    [
      "Q3",
      "This rope is ______ than the other one.",
      "long,longest,longer",
      "longer"
    ],
    [
      "Q4",
      "A rabbit is ______ than a tortoise.",
      "quickest,quicker,quick",
      "quicker"
    ],
    [
      "Q5",
      "The blue bag is ______ than the red bag.",
      "heavier,heavy,heaviest",
      "heavier"
    ]
  ]
}