Giter Site home page Giter Site logo

moodle-local_och5p's People

Contributors

ferishili avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

moodle-local_och5p's Issues

Clashes with "securing static files"

We have enabled Securing Static Files. This causes a 403 forbidden after selecting the episode and the flavor.

image

HTTP ERROR 403 Forbidden

URI:/static/mh_default_org/engage-player/7238b6c9-3465-40f0-8d1f-b3234a16ad45/7941dea2-4c8c-419d-b3a3-7048841cffb7/presenter_0ea51681_eb64_42f7_b868_6a789f66eae2.mp4
STATUS:403
MESSAGE:Forbidden
SERVLET:org.ops4j.pax.web.service.spi.model.ServletModel-8

Powered by Jetty:// 9.4.28.v20200408

The plugin should probably perform an LTI login of the user prior to let the user load the videos from presentation.

Cannot insert Opencast video: Illegal string offset 'mimetype'

image
image

2021/09/17 08:04:43 [error] 1141#1141: *2603501 FastCGI sent in stderr: "PHP message: PHP Warning: Illegal string offset 'mimetype' in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Warning: Illegal string offset 'mimetype' in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Warning: Illegal string offset 'mimetype' in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Warning: Illegal string offset 'mimetype' in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Notice: Undefined index: mimetype in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Warning: Illegal string offset 'mimetype' in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Notice: Trying to access array offset on value of type int in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Notice: Undefined index: mimetype in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Notice: Trying to access array offset on value of type int in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Notice: Undefined index: mimetype in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Notice: Undefined index: mimetype in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Notice: Trying to access array offset on value of type bool in /home/www/moodle/moodle/local/och5p/ajax.php on line 119PHP message: PHP Notice: Trying to access array offset on value of type bool in /home/www/moodle/moodle/local/och5p/ajax.php on line 119" while reading response header from upstream, client: 10.2.8.19, server: elearning.***.***, request: "GET /local/och5p/ajax.php?contextId=67778&token=f94187cc6064a&action=videoQualities&identifier=a3e55fde-eb91-4b03-973e-57735a7e24c6&courseid=295 HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.4-fpm.sock:"

Moodle: 3.10
Opencast: 10.2
The integration of Opencast & Moodle has been made successfully with tool_opencast and LTI.

Plugin not available in all content types

The plugin is not available in all video upload dialogs within the H5P-Content types

interactive Video -> Yes

interactive Book -> No

course Presentation -> Yes

Column → No

Unable to extend themes

I currently get the error "Unable to extend themes" on Moodle Version: 3.6.4
Got the Plugin working fine on another Server with Moodle Version: 3.6.7+
Screenshot from 2021-04-30 13-45-18

Usability improvement of the video selection

The video selection fields have no description text. It can be difficult for the user to understand what to choose.
The title of the video is selected in the first field. In the second field, the channel of the video is selected (presentation or presentation). Because it may happen that there are two video files in Opencast.
Screenshot

New field labels:

  1. Wählen Sie den Dateinamen des Videos aus. / Select the video file name.
  2. Wählen Sie den gewünschten Kanal des Videos aus (Presenter.mp4 oder presentation.mp4) / Select the channel of the video(Presenter.mp4 or presentation.mp4)

Feature Request Hochschule Hannover

renderes.php in theme_boost_union

We create a pull request for moodle-theme_boost_union.
Since version v4.1-r2 there exists already a renderers.php to customize css for core_h5p and mod_hvp.

We have multiple servers for moodle, so the way of patching renderes.php by the plugin gui is not an ideal solution.

Support for Moodle 4.0 /4.1 and newest Opencast Plugin Releases

Hello Farbod,

after installing all the the new releases for moodle/opencast there occured several problems.
First the plugin calles the "apiurl" but "ocinstanceid" should be uses instead.
After hardcoding that there were other errors 404.
Similar to #2

We use OC 12.4, Moodle 3.11 and all lates releases.

A fix would be nice.

Thanks!
Frank

/search/episode.json sent to admin server

Hi, after selecting the opencast video in the H5P, I see a failing AJAX request to Moodle (403) and in our Opencast Admin server a failing request to /search/episode.json (404).

This is because the Admin server does not house the Solr search index, and the Presentation server does not house the API, but the API URL is used here to query the /search/episode.json ?

The Opencast filter plugin allows us to specify an engage URI, maybe that one should be used instead?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.