Oliver Tacke

Results 102 comments of Oliver Tacke

@otacke I'm not part of H5P Group, so I can't comment on the ticket. Just thought you might want to know that someone is looking into the issue.

Cmp. https://moodle.org/mod/forum/discuss.php?d=442304 - potentially some moodle API change that needs to be taken care of?

@marcgoog In general, the fullscreen button of subcontent should not even be visible. Sending anything else to fullscreen than the page itself doesn't work on major versions of Safari on...

Hi Jerry! It seems that your contractor is using H5P.com in order to create content. That platform is using version 1.25 of H5P core and a later version of Course...

@aotsuka201 Could you please raise that issue in the respective repository, not for the moodle plugin? You are reporting for https://github.com/h5p/h5p-course-presentation. It would probably even better to report at https://h5p.org/forum/9...

@mjremetio The `mdl_h5pactivity` is part of moodle's custom H5P integration and that is a completely different implementation than this `mod_h5p` plugin. The former was created by moodle HQ. It is...

@EgoDaemonium The description field is part of Moodle, not H5P. In order to use LaTeX in H5P, you will need to [install the MathDisplay add-on](https://h5p.org/mathematical-expressions) .

You'll have to leave some more information then. "X is not working" is not really enough. Please have a look at https://h5p.org/forum/9 and use that forum.

@EgoDaemonium That's not a message from H5P, but from MathJax. That is the rendering library used by MathDisplay. I am no LaTeX expert, but I assume that the package that...

Hi! Before the H5P core team reviews this, you should ensure to follow the [H5P coding style guide](https://h5p.org/documentation/for-developers/coding-guidelines). Also, you should not use jQuery. It's going to be removed from...