Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.13 KB

Videofile

Videofile is a Moodle 2.4+ resource plugin intended to provide teachers with easy handling of cross-browser compatible videos using Video.js (http://videojs.com). In most cases it should be enough to add .mp4 video files which will then play in an html5 player on most browsers and in a flash player in older browsers.

Videofile and Video.js also supports WebVTT captions as well as a poster image that displays before the video is started.

Example screenshots

A screenshot

Another screenshot

Installation

Unzip the zip file in the mod folder of the Moodle directory and, if necessary, rename the folder to "videofile". -- OR -- Go to Administration > Site Administration > Install add-ons to install the Videofile module directly from your Moodle installation.

Default settings can be set by going to Administration > Site Administration > Plugins > Activity Modules > Videofile.

Use

See the LICENSE file for licensing details.