Forum Discussion
Submit Test results when user exits test
I have a 100-question exam and I want users answers to be submitted if they exit the test regardless of how many questions they have answered. I'm not sure how to set this up.
- JHauglieCommunity Member
One way to do this would be to use the built-in trigger for Submit Results:
Action: Submit results
results (from results slide)
When: the user clicks or swipes
object: A custom "Exit Test" button that appears on every question slide. (You would set this up yourself.)
The results from the quiz are calculated and displayed as a final slide in the quiz.
One problem you may run into is whether you want the results scored or not. If you want them scored, then you need to set up your minimum passing score when you insert the results slide in the first place. You should also be sure to check the box to only score the questions that are viewed:
I would give this a go and see whether it works or not.
Good luck!