Modules: Moodle module — Moodle php — Learning

Media Blog (Patch)


Description:
New options are added to Moodle’s blog, such as, voice recording, media support and a blog search.
Moodle’s media blog allows students to record and save voice files directly to the Moodle blog from within the browser. Flash Media Server is required to record and save audio files. Users can also post text and/or media to their blog using a mobile phone or other mobile device.

How to Use:
1. Go to Blog page and click “Add a new entry” link
2. If you want to record your voice, click “Record” button.
3. Speak into the microphone.
4. Click the “Stop” button.
5. Check the “Save record” checkbox.
6. Click “Save Changes”.

Installation:
1. Extract archive into your hard drive.
2. copy 3 folder “blocks, blog, lang” in Moolde root directory (rewrite all files).
3. Add line to config.php file in moodle root directory
$CFG->fms = ‘kochi-tech.net’; // or your own fms server
4. Go to http://yourmoodle.com/blog/mysql_path.php .
5. If you want to use NanoGong , add line

$CFG->userecordtype = ‘nanogong’;

into config.php file which is placed in Moodle root

Download:
Blog (path) for Moodle 1.8.4
Blog (path) for Moodle 1.9.3
Blog (path) for Moodle 1.9.3 with NanoGong


Tags: , , , , , ,

You can follow any responses to this entry through the RSS 2.0 feed.