{
  "instruction": "Choose the correct opposite word to complete each sentence.",
  "attempts": "2",
  "type": "Mario-MCQ",
  "Questions": [
    [
      "The sun is bright, but the night is ______.",
      "dark,light,shiny,clear",
      "dark"
    ],
    [
      "The box is full, but the bottle is ______.",
      "big,open,empty,small",
      "empty"
    ],
    [
      "The road is wide, but the lane is ______.",
      "fast,short,narrow,smooth",
      "narrow"
    ],
    [
      "The tea is hot, but the juice is ______.",
      "warm,cold,fresh,old",
      "cold"
    ],
    [
      "The door is open, but the window is ______.",
      "big,wide,clear,shut",
      "shut"
    ]
  ]
}