{
  "rubric": "Choose the correct describing word from the given options to complete the sentence.",
  "attempts": "1",
  "Questions": [
    [
      "Q1",
      "The elephant is ___________ than the lion.",
      "big,bigger",
      "bigger"
    ],
    [
      "Q2",
      "Rita is the ___________ girl in the class.",
      "tall,tallest",
      "tallest"
    ],
    [
      "Q3",
      "I am  ___________ than Rajiv.",
      "short,shorter",
      "shorter"
    ],
    [
      "Q4",
      "Can you run ___________ than that?",
      "fast,faster",
      "faster"
    ],
    [
      "Q5",
      "That was the ___________ movie I have ever seen.",
      "best,good",
      "best"
    ]
  ]
}