Moodle Plugins directory: Eduplayer: Versions: 1.3 | Moodle.org
Eduplayer
Activities ::: mod_eduplayer
Maintained by
Humanage SRL
Html5/flash player for both video and audio media with sharing and download capabilities
Eduplayer 1.3
Moodle 3.0, 3.1, 3.2
Released: Thursday, February 23, 2017, 11:01 PM
Code prechecks
phplint
phpcs1576 | 206
js1969 | 24560
css
phpdoc87 | 14
savepoint
thirdparty
grunt
shifter
mustache
HTML | XMLMoodle Eduplayer
================
Release notes for 1.3:
- Added support for Moodle 3.x.
Many thanks to **[Elightenment Learning] (http://elighten.me)**
- Removed BOM from version.php
=======
Html5/flash player for both video and audio media with sharing and download capabilities
Main features are
- Html5 player with flash fallback
- Multiple file upload to ensure media compatibility with browsers ( for instance .mp4 files on Firefox/Chromium on Linux )
- Video playback (.mp4, .flv, .webm)
- Support to Playlists from different sources ( Youtube, rss feed, etc)
- Url video playback ( Youtube, Vimeo )
- Support to audio playback ( mp3, m4a ) with dynamic player layout based on poster image presence
- Share via e-mail a instance-specific url setted by teacher/admins in the activity panel
- Ad instance customizable e-mail share message text with default message in labels
- Ajax email sending to prevent page reload and continue the media playback
- Enable/disable multimedia file download
- Enable/disable an optional disclaimer for copyright purposes triggered on e-mail sending or media download
- Ad instance player skin selector. Upload sikns in /eduplayer/skins/ as pacages or as xml file with base64 encoded images
As a course teacher, you can create, edit and delete eduplayer instances.
================
Release notes for 1.3:
- Added support for Moodle 3.x.
Many thanks to **[Elightenment Learning] (http://elighten.me)**
- Removed BOM from version.php
=======
Html5/flash player for both video and audio media with sharing and download capabilities
Main features are
- Html5 player with flash fallback
- Multiple file upload to ensure media compatibility with browsers ( for instance .mp4 files on Firefox/Chromium on Linux )
- Video playback (.mp4, .flv, .webm)
- Support to Playlists from different sources ( Youtube, rss feed, etc)
- Url video playback ( Youtube, Vimeo )
- Support to audio playback ( mp3, m4a ) with dynamic player layout based on poster image presence
- Share via e-mail a instance-specific url setted by teacher/admins in the activity panel
- Ad instance customizable e-mail share message text with default message in labels
- Ajax email sending to prevent page reload and continue the media playback
- Enable/disable multimedia file download
- Enable/disable an optional disclaimer for copyright purposes triggered on e-mail sending or media download
- Ad instance player skin selector. Upload sikns in /eduplayer/skins/ as pacages or as xml file with base64 encoded images
As a course teacher, you can create, edit and delete eduplayer instances.
Version information
- Version build number
- 2017022300
- Version release name
- 1.3
- Can be updated from
- 1.2 (2013100800)
- Maturity
- Stable version
- MD5 Sum
- 717e90f7403cb023d5317a13a48c64d0
- Supported software
- PHP 5.6, Moodle 3.0, Moodle 3.1, Moodle 3.2
- Latest release for Moodle 3.0
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- moodle-3.x
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation