MEDIAL Video Streaming Activity icon

MEDIAL Video Streaming Activity

Maintained by MEDIAL Streaming
This Moodle video plugin allows Teachers / Lecturers to upload video or audio files using a specific MEDIAL Activity, creating a link to the file on the course page.
Price option: Free

Supports Moodle 3.1-5.2 See all versions
Latest release: 2 months ago
Installations: 415
Downloads (last 90 days): 318

Frankenstyle name: mod_helixmedia
Activities
MEDIAL

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

I've installed the plugin and now I've got the error "Exception - Class 'core_search\area\base_activity' not found" and I don't have access to admin area. Any clue to solve this issue? My Moodle is version 3.10+ (Build: 20201204)
This plugin is not fully 3.6 compatible, it has legacy calls to the old search system. Ticket https://github.com/streamingltd/MEDIAL-Moodle-Activity/issues/4 has advised the vendor of this.
work is already underway in this respect. It will obviously only be supported in Moodle 3.5 onwards through. Timeline should be summer 2018
Can the plugin be extended to support the new Privacy API please?
hello can this be used for Minoxidil Beard
Hi, Moodle 3.4 is supported. I think someone just forgot to include the correct option on the drop down menu when uploading the latest build of this plugin
Hi,
Why this mod plugin is not MDL-3.4 supported but the rest is?
Hi everyone
Is there a free version of this nice plugin ?
Hi David,
We are using Moodle 3.1 and I found the completion track function is not working for the video activity. I've set "the student must view this activity to complete it", but after the students viewed the video, the track state didn't update.
Would you please help with this issue?
Thanks.
Cheers,
Lina
Hello, just wondering when this is going to be updated for 3.1? Thanks
Hi, David,
We upgraded the moodle from version 2.7.2 to new version of moodle 2.8 yesterday. Unfortunately, the HLM server could not be connected. Something message like auth failed were shown. But still works well on the moodle 2.7.2.
Please note, in order to have your plugin registered with the AMOS tool at lang.moodle.org, you will have to upload a new version with the lang/en/helixmedia.php file fixed at the line 25. Do not use the concatenation operator there as the current AMOS parser does not support that. Thanks in advance.
Thanks for fixing the raised issues promptly. I've been able to check the changes and install the plugin successfully. You are cleared to land now, welcome to the Plugins directory.
Hi. Thanks for sharing this plugin with the community.
When trying to install the module, the following debugging warning is raised: "XMLDB has detected one TEXT/BINARY column (intro) with some DEFAULT defined. This type of columns cannot have any default value. Please fix it in source (XML and/or upgrade script) to avoid this message to be displayed."
I noticed that your plugin is storing its settings in the mdl_config table rather that the mdl_config_plugins. In order to avoid $CFG bloat and potentional collisions, it is recommended to use get_config to pull the data out of mdl_config_plugins.
Please try to avoid the closing PHP tags ?> at the end of files. They are not needed and they are known to cause troubles in certain situations.
I am marking this as needing more work. Please re-schedule the plugin for re-approval once these issues are fixed. Thanks for your patience with the review and approval process.