Closed viboen closed 4 years ago
That's currently only possible in "assessment" node for total test time (through "Test Time Limit Type" setting). It's not possible for individual item type for now.
I've already added that to TODO. I'm going to close this issue report, but will update it with a comment when this is implemented.
Concerto Platform version
v5.0.11 - Installed on Amazon EC2
Hello concerto team, Is it possible to 'continue' test on background even when the user close the test ?
Meaning:
I have a test with resume session and user authentication. Each question should take 20sec and if the user close the test the 20secs keep counting. After 20secs the question would be marked as wrong and in case user comes back he is sent to next question.
I was wondering if the submit test API could help. Any help would be very much appreciated.
test flowchart for reference