moodle-an-hochschulen / moodle-local_session_keepalive

Moodle plugin which checks for unsent user input in the browser and keeps the user session alive as long as needed to prevent that user input which is sent to the server after the user session has expired will be lost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for H5P editor

abias opened this issue · comments

The H5P Editor is loaded in an iFrame which means that the plugin does not catch changes in H5P editor forms. This should be improved, if possible.