{
  "rubric": "Choose the correct verb form to complete each sentence.",
  "attempts": "2",
  "type": "mcq",
  "Questions": [
    [
      "Q1",
      "She ________ her homework already.",
      "has finished,had finished,will have finished",
      "has finished"
    ],
    [
      "Q2",
      "They ________ the match before it started raining.",
      "have won,had won,will have won",
      "had won"
    ],
    [
      "Q3",
      "By tomorrow, he ________ the project.",
      "has completed,had completed,will have completed",
      "will have completed"
    ],
    [
      "Q4",
      "I ________ this movie before.",
      "had seen,have seen,will have seen",
      "have seen"
    ],
    [
      "Q5",
      "The train ________ before we reached the station.",
      "has left,had left,will have left",
      "had left"
    ]
  ]
}