Visvanath Ratnaweera
Posts made by Visvanath Ratnaweera
I know that the issue is RESOLVED. (Added that to the subject.)
Still, worth exploring Onetopic format. "Course format that allows showing each topic in a tab, keeping the current tab between calls to resources, in such a way that when it returns from a module as the blog or the glossary it returns to tab from where you started." More on https://bambuco.co/onetopic-en/.
(Found in "Designing for mobile and offline environments | Moodle Academy". The video is in that infamous "Tube".)
Getting:
api-version-unsupported : The system was unable to install the Column component from the package, as it requires a newer version of the H5P plugin. This site is currently running version 1.24, whereas the required version is 1.27 or higher
opening an activity mysite/mod/h5pactivity/view.php?id=N (blue)
The package file is of type .h5p. I don't know from where.
Moodle 4.1.14, PHP 7.4, mod_h5pactivity 2022112801. Plugins overview > Available updates doesn't show anything related to h5pactivity as "New version available"? (Ran the plugin check fresh.)
Am I supposed to manually replace something? We've disabled \core\task\h5p_get_content_types_task earlier since it started breaking things.
I thought you checked the quality of your TLS cert. Still, how about getting a new certificate?
Hi Justin
Thanks for the insights.
i) the best people to fix the plugins are the developers of them
Good and bad. Good that the plug-in developers are autonomous. Bad is that the versioning of each plug-in could be different.
ii) if you can stay on PHP 8.1 you might minimize warning and errors from plugins
You have a point. But on the other hand when one goes from LTS to LTS, PHP long jumps can not be avoided.
iii) 100 is too many, don't you think?
There are "plug-in happy" people. Incidentally they are the most enthusiastic on-line teachers.
iv) Its very hard to test
That is where I am now. See the discussion with Ken.