Forums
Hi All,
Using OPIGNO (1.23) we have created various H5P Contents.
At the application level we have set idle time out as 60 mins. But the content created by the content creator is more than that (e.g. 120 mins).
While the end-user is accessing similar H5P Content, after 60 mins. the end-user is logged out of the application.
How do we ensure that this session remains active for end-user?
If any further inputs/details required, then feel free to post.
Support is highly appreciated.
Warm Regards,
Narendra
Hi,
Hi,
I assume that the 120 min content is a kind of film, that the users watched without interacting with Opigno?
I would say that there are 2 possibilities:
1. add some interactions to your content so that users have to answer questions for example, and that will reset the counter for idle time
2. or adapt your 60 min limit for idle time
In reply to Hi, by axel
Response - 01
Hi Alex
In reply to Hi Alex by shabbirforever
What would be the main
What would be the main benefit? Is this to ensure capturing individual events asap to avoid loosing them in case session is finished prematury ie. lesson closed without clicking "Finish"?
I would think this implementation is likely dependant on the h5p drupal module https://drupal.org/project/h5p that Opigno uses.