Page 1 of 1

User could reset session herself

Posted: 16 Mar 2021, 10:44
by kiosker
Hello,
I'm using the latest porteus kiosk version to enable some surveys for some people.
I've got a landingpage with an iframe of some surveys witch is working really good.

Some of the survey require to fill some fields, which are stored inside a cookie.

Right now, I'm resetting the session by "session_idle_forced=5". Which is working pretty good for our survey system.

But is it possible for the user to reset the session by himself to start all over again (eg. next user wants to take the survey)?
I'm thinking about something like an overlay button.

Kind regards