oat-sa/package-tao

How to debug if test runner suddenly jump to the end of the test ?

Opened this issue · 0 comments

Dear All,

I have a test structure like this :

Test Part :

  • Section A
  • Section B
  • Section C
  • Section D

Sometimes, when a test taker starts a delivery, when he is done with Section A, the test runner suddenly brings the test taker to the main test page and marks that he is already making 1st attempt at the test without answering the remaining section.

Why does this happen randomly? How can I debug this error?

Thank you very much.