Rich Media

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

Rich Media 3.0(Build: 2016052500)

Moodle 3.0
Released: Wednesday, 25 May 2016, 6:30 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 3.0 : compatibility with Moodle 3.0

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
2016052500
Version release name
3.0(Build: 2016052500)
Can be updated to
3.3(Build: 2018012900) (2018012900)
Maturity
Stable version
MD5 Sum
581d468feda02da9669dbaf6c6f8d111
Supported software
Moodle 3.0
  • Latest release for Moodle 3.0

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