Oliver Tacke
Oliver Tacke
@Urpokarhu1 Everything seems to work as expected. "Drag and Drop" has stored the answers that were given, but it doesn't store and re-create the complete "view" state that it was...
@Urpokarhu1 The position does not matter. The state is always stored for the whole Course Presentation including all the subcontents.
@haietza You could easily achieve that right now yourself by [customizing the CSS](https://h5p.org/documentation/for-developers/visual-changes).
@haietza You're welcome. And yes, it's merely a workaround. People can, of course, remove your override and then upload files if they know about that option. If you want to...
@dnutzz Are you by any chance using some custom H5P iframe integration that's similar to the one that oncampus (formerly mooin) is using for their platform? That one had bugs...
@ismetbuyar @thomasmars The H5P Hub is running version 1.2.3 of H5P.Essay (April 2020). As of version 1.2.4, the title field is used instead of the generic name. The current version...
@ismetbuyar You could wait a little until someone at the H5P core team can spare some time to take care of the update. You can then simply update via the...
@ismetbuyar Quick is pointing you towards https://h5p.org/h5p-cli-guide and telling you to clone the master branch of the Essay repository and then run [`h5p pack`](https://h5p.org/h5p-cli-guide#packcmd) on it to create an H5P...
@mattgig Cmp. https://github.com/h5p/h5p-editor-php-library/pull/144
@AdminUBM The cron update is not part of this H5P plugin for moodle, but of moodle's own custom H5P integration, so you might want to [ask on the moodle forums...