Moodle Plugins directory: Rich Media: Versions: 3.3(Build: 2018012900) | Moodle.org

Rich Media
Activities ::: mod_richmedia
Maintained by
Adrien Jamot
Provides a complete tool to create Rich Media activities onto Moodle.
Rich Media 3.3(Build: 2018012900)
Moodle 3.3
Released: 2018年 06月 29日(週五) 23:10
Code prechecks
phplint
phpcs454 | 163
css5913 | 140
phpdoc116 | 50
savepoint3 | 0
thirdparty
grunt1 | 1
shifter
mustache
HTML | XMLThese instructions describe how to install the Rich Media Activity Module for Moodle 3.1+. This module is developped and supported by Adrien Jamot.
With this plugin you can
- Synchronize video content with pictures (jpg,png...)
- Display the richmedia in an HTML5 player
- Have access to the tracking of the students
Prerequisites:
============
You need a:
1. A server running Moodle 3.1+
2. A browser HTML5 compatible
Installation
============
These instructions assume your Moodle server is installed at /var/www/moodle.
1. Copy richmedia.zip to /var/www/moodle/mod
2. Enter the following commands
cd /var/www/moodle/mod
sudo unzip richmedia.zip
This will create the directory
./richmedia
3. Login to your moodle site as administrator
Moodle will detect the new module and prompt you to Upgrade.
4. Click the 'Upgrade' button.
The activity module will install mod_richmedia.
5. Click the 'Continue' button.
You'll be prompted to configure the activity module.
6. Enter the default width and height of your Rich Media Flash player on the page
7. Click the 'Save Changes' button.
At this point, you can enter any course, turn editing on, and add a Rich Media activity link to the class.
Add a theme manually
====================
1. Create a directory with the name of your theme in the theme directory
2. Copy you file in the new directory :
- logo.png for the top left logo
- background.png for the background of the rich media (980*600px)
Upgrade note
============
Version 3.3 :
- Moodle 3.3 compatible
- Bug fixes
Regards,... Adrien Jamot
adrien [at] edunao [dt] com
With this plugin you can
- Synchronize video content with pictures (jpg,png...)
- Display the richmedia in an HTML5 player
- Have access to the tracking of the students
Prerequisites:
============
You need a:
1. A server running Moodle 3.1+
2. A browser HTML5 compatible
Installation
============
These instructions assume your Moodle server is installed at /var/www/moodle.
1. Copy richmedia.zip to /var/www/moodle/mod
2. Enter the following commands
cd /var/www/moodle/mod
sudo unzip richmedia.zip
This will create the directory
./richmedia
3. Login to your moodle site as administrator
Moodle will detect the new module and prompt you to Upgrade.
4. Click the 'Upgrade' button.
The activity module will install mod_richmedia.
5. Click the 'Continue' button.
You'll be prompted to configure the activity module.
6. Enter the default width and height of your Rich Media Flash player on the page
7. Click the 'Save Changes' button.
At this point, you can enter any course, turn editing on, and add a Rich Media activity link to the class.
Add a theme manually
====================
1. Create a directory with the name of your theme in the theme directory
2. Copy you file in the new directory :
- logo.png for the top left logo
- background.png for the background of the rich media (980*600px)
Upgrade note
============
Version 3.3 :
- Moodle 3.3 compatible
- Bug fixes
Regards,... Adrien Jamot
adrien [at] edunao [dt] com
Version information
- Version build number
- 2018012900
- Version release name
- 3.3(Build: 2018012900)
- Can be updated from
- 2.8(Build: 2015031000) (2015031000), 3.0(Build: 2016052500) (2016052500)
- Maturity
- 穩定版
- MD5 Sum
- 7956c346cdb88642660f3f07b60f844b
- Supported software
- Moodle 3.3
- Latest release for Moodle 3.3
Version control information
- Version control system (VCS)
- Other...
- VCS repository URL
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