{
  "rubric": "Rewrite the sentence with the correct joining word.",
  "attempts": "2",
  "case_sense": "0",
  "Questions": [
    [
      "I like mangoes but bananas.",
      "I like mangoes and bananas."
    ],
    [
      "Do you want milk and juice?",
      "Do you want milk or juice?"
    ],
    [
      "The bird is small or fast.",
      "The bird is small but fast."
    ],
    [
      "Sara opened the book or started reading.",
      "Sara opened the book and started reading."
    ],
    [
      "The soup was hot and tasty.",
      "The soup was hot and tasty."
    ]
  ]
}