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.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Why this mod plugin is not MDL-3.4 supported but the rest is?
Is there a free version of this nice plugin ?
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
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.
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.