Please help me, Can the survey exit and clean session automatically after over timelimit (not jump to next question) and return to start survey ?
I have tried to add this script in question.pstpl , but the popup confirmation to exit always show and we must click "ok" first, while I want to the popup not show and direct exit and clean session and refer to welcome page (ready to start new survey)
Thank you for your response. Could you tell me which one file or function in code core that need to be hacked ?
My details problem like below :
I try use limesurvey for survey only at store where I worked and I use mobile kiosk mode.
In reality, Many visitor did not finished their survey and in longer period, the limesurvey show a warning page that session was expired and the application can't back to start survey and in kiosk mode, we don't have button refresh like common browser.
So I think, I want to exit survey automatically for prevent session expired. May be you have another workaround for my case without hack the code core ?