YU Kaltura Media Resource

Activities ::: mod_kalmediares
Maintained by Tomoya Saito
Media Resource plugin for third-party's non-KAF "YU Kaltura Media Package"

YU Kaltura Media Resource 2.0.0R3

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11
Released: Friday, 21 May 2021, 12:29 AM

YU Kaltura Media Package

"YU Kaltura Media Package" is a third-party's Kaltura plugin package (a series of plugins) for Moodle 2.9 or later. This package is developed by the Center for Information Infrastructure, Yamaguchi University. By using this package, users can upload media to the Kaltura server, and easily embed the media in Moodle courses. Moreover, this package provides some useful functions. Since this package does not require Kaltura Application Framework (KAF), can work with Kaltura Community Edition (CE) and other editions.

In order to use this package, administrators must install "YU Kaltura Media Local Libraries" and "YU Kaltura Media Gallery". These plugins provide functions such as uploading, playing back and deleting media files to users.

In addition, the administrators can install "YU Kaltura Media Assignment", "YU Kaltura Media Resource", and "YU Kaltura Media for Atto". These plugins provide teachers ability of creating resource and activity modules which use kaltura media in their Moodle courses. And, user can embed his/her media into text area (introduction or page content) through the Atto HTML editor.

Please note that there is a chance this module will not work on some Moodle environment. Also, this package is only available in English and Japanese. Stay tuned to future versions for other language supports.

Original plugin package ("Kaltura Video Package") has better functions than ours and is easy to use. So that, for customers of the "Kaltura SaaS Edition", use the original plugin package is the better.

YU Kaltura Media Resource for Moodle

This is a resource module. Teachers can create media play page (embed media) in their courses, and can view students' play/view status. Teachers can choose a media player from Kaltura players, and can set player's size (dimension). Aditionally, the teacher can upload and record new media in resource editing page. Students can play the embedded media. This plugin is updated with stable releases. To follow active development on GitHub, click here.

Requirements

  • PHP5.3 or greater.
  • Web browsers must support the JavaScript and HTML5.
  • System administrators must use the HTTPS protocol for their Moodle site and Kaltura server.
  • Administrators must not delete "Default" access control profile from their Kaltura server. If they delete the "Default" profile, they must create new profile named "Default" before install our plugins.
  • These plugins do not support Flash players. Therefore, please use HTML5 or OVP players.
  • "local_yukaltura" and "local_yumymedia" plugins.

Supported themes

  • Clean
  • Boost (version 1.1.7 and later)
  • Classic (version 1.3.0 and later)

This plugin package might be able to work with other themes.

Installation

Unzip this plugin, and copy the directory (mod/kalmediares) under moodle root directory (ex. /moodle). Installation will be completed after you log in as an administrator and access the notification menu.

After upgrading the plugin from version 1.1.x/1.2.x to 1.3.x (or later version), the administrators must execute the following command:

php /path/to/moodle/mod/kalmediares/cli/log_migration_1.2to1.3.php

This script reads the access logs of students from the Moodle standard log, and inserts records to new database table. The verison 1.3.0 and laters use this table in order to display an access status list of students.

How to use

  • User's guide, click here.
  • Demonstration web page, click here.

Targeted Moodle versions

Moodle 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11

Branches

  • MOODLE_29_STABLE -> Moodle2.9 branch
  • MOODLE_30_STABLE -> Moodle3.0 branch
  • MOODLE_31_STABLE -> Moodle3.1 branch
  • MOODLE_32_STABLE -> Moodle3.2 branch
  • MOODLE_33_STABLE -> Moodle3.3 branch
  • MOODLE_34_STABLE -> Moodle3.4 branch
  • MOODLE_35_STABLE -> Moodle3.5 branch
  • MOODLE_36_STABLE -> Moodle3.6 branch
  • MOODLE_37_STABLE -> Moodle3.7 branch
  • MOODLE_38_STABLE -> Moodle3.8 branch
  • MOODLE_39_STABLE -> Moodle3.9 branch
  • MOODLE_310_STABLE -> Moodle3.10 branch
  • MOODLE_311_STABLE -> Moodle3.11 branch

First clone the repository with "git clone", then "git checkout MOODLE_29_STABLE(branch name)" to switch branches.

Warning

  • We are not responsible for any problem caused by this software.
  • This software follows the license policy of Moodle (GNU GPL v3).
  • "Kaltura" is the registered trademark of the Kaltura Inc.
  • Web-camera recording function supports the Mozilla Firefox, Google Chrome, Opera and Safari. For smartphones and tablets, you can record movies through a normal media uploader.
  • Uploading and recording functions in resource and activity modules may not work well with smartphones. Because, low resolution screen cannot display these forms correctly.

Known issues

  • In some browsers, preview window (modal window) cannot receive MPEG-DASH/HLS/HDS streaming data. And, if Kaltura server employs HTTPS and users embed their media into web sites employs HTTP, Kaltura players cannot receive streaming data. For local_yumymedia and mod_kalmediaassign, we recommend Kaltura players which receive video using progressive download.

Change log of YU Kaltura Media Resource

Version 2.0.0R3

  • fixed some language strings.

Version 2.0.0R2

  • fixed some statement in mobile.php, and some language strings.

Version 2.0.0

  • fixed copyright statements in various files.
  • fixed various files in order to delete statements using print_error function.
  • fixed renderer.php, and playtrigger.js, in order to support Kaltura OVP media players (TV Platform studio).

Version 1.5.0

  • fixed lib.php, trigger.php, and view.php, in order to support completion tracking, outline report, and complete report.
  • fixed README.md, in order to support the Moodle 3.10.

Version 1.4.2

  • fixed provider.php, renderer.php, and restore_kalmediares_activity_task.class.php, in order to corresponding to Moodle coding style.
  • fixed README.md, in order to support the Moodle 3.9.

Version 1.4.1R3

  • fixed acess_logs.php, export_excel.php, and access.php, in order to display access logs without errors.

Version 1.4.1R2

  • fixed playtrigger.js, in order to detect playback events even in full-screen mode video.

Version 1.4.1

  • fixed copyright statements in all files.
  • fixed SQL statements in access_logs.php and expoert_excel.php.
  • fixed mod_form.php, renerer.php, and view.php, in order to adopt upload URI.

Version 1.4.0

  • fixed comments in backup and restore scripts.
  • fixed javascript files based on JSDoc warnings.
  • fixed javascript files in order to support the Safari 12.x/13.x on macOS.
  • added privacy functions ans strings to comply with GDPR.
  • fixed "Requirements" in README.md.

Version 1.3.2

  • fixed some statements in access_logs.php, and kalmediares.php, in order to use language strings.
  • fixed backup and restore scripts, in order to backup/restore courses in the Moodle 3.x.
  • fixed some statements in lib.php, backup_kalmediares_stepslib.php, and restore_kalmediares_stepslib.php, in order to backup/resotore mdl_kalmediares_log table.

Version 1.3.1

  • fixed README.md, in order to support sub-plugin of Atto HTML editor.
  • fixed some statements in view.php,

Version 1.3.0

  • fixed statements in lib.php, renderer.php, export_excel.php, view.php, trigger.php, install.xml and upgrade.php, in order to reduce a time it takes to display students' access logs.
  • fixed some statements in backup_kalmediares_stepslib.php, in order to backup resource's informations correctly.

Version 1.2.2

  • fixed some statements (about UIConf ID) in view.php, in order to solve a problem that unnecessary javascript codes are loaded.
  • fixed some statements in lib.php and mod_form.php, in order to display module's introduction on a moodle course page.

Version 1.2.1

  • fixed some statements in renderer.php, according to changes of local plugin (local_yukaltura).
  • executed minimization to playtrigger.js, base on JSDoc warnings.

Version 1.2.0

  • fixed some statements in view.php, in order to permit teachers to upload/record new movie in editing page of resource module (In order to permit upload/record, administrators must set some items in configuration page of local_yukaltura).
  • fixed some statements in media_resource_played.php, and media_resource_viewed.php, in order to respond to backup and restore mechanisms in recently versions of Moodle.

Version 1.1.8

  • added statements about "Requirements" in README.md.
  • fixed copyright statements in all scripts.

Version 1.1.7

  • added statements about "Supported themes" in README.md.

Version 1.1.6

  • added functions for course reset in lib.php. Actually, these functions do nothing.
  • fixed statements about "How to use" in README.md.

Version 1.1.5

  • added statements in README.md.

Version 1.1.4

  • fixed issue that an error occurs in the "Administration->Course completion".
  • supports auto completion tracking.

Version 1.1.3

  • supported "Chrome OS" for recording view/play logs.

Version 1.1.2

  • added statements in README.md.
  • fixed last access timestamp and sort/order issue of access list (in renderer.php and export_excel.php).

Version 1.1.1

  • fixed statements in README.md.

Version 1.1.0

  • fixed some login check statement.

Version information

Version build number
2021052100
Version release name
2.0.0R3
Maturity
Stable version
MD5 Sum
b03c6cc7bbf1f797f779588524a4f14f
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation