This is a fork of the Page resource module that's part of Moodle core.
It works exactly the same as the Page resource, but renders a different icon to indicate embedded video contents.
Use this resource instead of Page if your content consists primarily of embedded videos.
- use a command line interface of your choice on the destination system (server with Moodle installation)
- switch to the moodle local folder:
cd /path/to/moodle/mod/
git clone https://github.com/ucsf-ckm/mod_embeddedvideopage.git embeddedvideopage
- download zip file from github: https://github.com/ucsf-ckm/mod_embeddedvideopage/archive/master.zip
- unpack zip file to
/path/to/moodle/mod/
- rename directory
mod_embeddedvideopage
toembeddedvideopage
This is Open Source Software, published under the GPL v3.
Copyright (c) 2018 The Regents of the University of California.