Rich Media

Activities ::: mod_richmedia
Maintained by Adrien Jamot
Provides a complete tool to create Rich Media activities onto Moodle.

Rich Media 2.8(Build: 2015031000)

Moodle 2.7, 2.8
Released: Tuesday, 21 April 2015, 5:38 PM
These instructions describe how to install the Rich Media Activity Module for Moodle 2.0+. This module is developped and supported by Symetrix.

With this plugin you can
- Synchronize video content with pictures (jpg,png...)
- Show the rich media with a player flash or html5
- Have access to the tracking of the students

Prerequisites:
============
You need a:

1. A server running Moodle 2.0+
2. A browser with flash enabled or 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 2.4 :
- Bug fixed
- New HTML5 Player
- Theme customisation (css file)
- Color picker
- Use Moodle JQuery version

If you have feedback or any questions, contact us at

http://www.symetrix.fr/

Regards,... Adrien Jamot
adrien_jamot [at] symetrix [dt] fr

Version information

Version build number
2015031000
Version release name
2.8(Build: 2015031000)
Can be updated from
2.2(Build: 2013001500) (2013001500), 2.4(Build: 2014032100) (2014032100)
Can be updated to
3.3(Build: 2018012900) (2018012900)
Maturity
Stable version
MD5 Sum
231875e954c81f49cb27e6ee775b3280
Supported software
Moodle 2.7, Moodle 2.8
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation