Submitting Large Quiz Issue

In your test properties, what do you have the "When Completed/Passed" and "When Canceled/Failed" tabs set to?Assuming you DO have the "When Completed/Passed" tab (and the "When Canceled/Failed" tab too... your choice) set to go to a final page (maybe an exit page), then I would put your AICC_Lesson_Status and Exit course function(s) on this page. Does this make since?So your users get done the test and on the submit page, the only action the "submit" button performs is to submit/process the test. Then if you have those tabs I mentioned above go to an exit page it will take the user there once the test is submitted. Then on this exit page, you have an action set to "on show" > "modify variable" > AICC_Lesson_Status > set to whatever value your LMS recognizes as complete. Then you place an exit button on this page to exit the course. If you feel real froggy, you can put a short paragraph above the button telling the user that the test results have been submitted and instruct them to click the "exit" button (or something of the like).Hope this helps lessen the time it takes to submit. It may have just been an issue where it was taking so long because you have so many things going on in the submit page (or the button).T

Discussions have been disabled for this post