This file is part of Moodle - http://moodle.org/
Moodle is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Moodle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Moodle. If not, see http://www.gnu.org/licenses/.
copyright 2009 Petr Skoda http://skodak.org, copyright 2013 Chris Egle http://www.bowenehs.com license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
The Electa Playback module is a branch of the URL module. It allows users to download or play a link to an Electa recording. It also allows a content description to be displayed right in the course main page.
This plugin requires Moodle 2.7+
- 2015-07-27 - Starting point of changelog
Install the plugin in the folder
/mod/electaplayback
See http://docs.moodle.org/en/Installing_plugins for details on installing Moodle plugins
Electa Live Domain: the domain that you log directly into your Electa account. It is the first part of any play or download link you generate in your account.
See https://github.com/eglescout/moodle-mod_electaplayback for versions.
This plugin was enhanced from mod_url that ships with Moodle.