You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gap-fill parts don't automatically submit unless all of the gaps have been answered. This is so that the student isn't repeatedly shown "you did not enter an answer" warnings on the unanswered gaps after answering each gap.
Students rightly assume that their answers will be automatically marked, even if they leave some gaps unanswered.
We need to either come up with a way of detecting when the student has moved on from a gap-fill, or to always automatically submit them but suppress feedback unless the whole thing has been answered.