Modules: Moodle module — Moodle php — Learning

VideoBoard (module)

The videoboard app is a simple tool that can be used to record video on an iPhone or iPad and send the video file directly to a Moodle course. The video is shared within a Moodle course via the VideoBoard module. Students and instructors can view uploaded video and add comments. The VideoBoard app will be available soon on the app store.

New Flash Media Server link

* You can demo some of the Moodle modules at:
http://netcourse.org/courses/course/view.php?id=33

** Some of the modules require Adobe FMS (Flash Media Server). If you want to try these FMS modules on your own site, you will need to download and install Flash Media Server developers version from
www.adobe.com/devnet/flashmediaserver/

Index

Demo Moodle Modules

Voiceboard and Voiceshadow

Description:
In this module, students can submit voice recordings to share with peers. The teacher can then evaluate students’ recordings. More »

Voice Message (Block)

voice_message_1voice_message_2Description:
This is Flash application for students and teachers. Using this application teachers and students can send voice messages. More »

Voice Filters

These are voice filters for modules: FMS voice comment, assignment voice comment and other modules which use Flash Media Server.

Difference between fms_voice.zip and fms_voice_comment.zip:
fms_voice.zip — You need for all voice plugins and assignments.
fms_voice_comment.zip — You need only for voice comment assignment type.

Installation instructions:
1. You need to upload these filters to filters folder and turn them on on moodle admin page.
2a. If you use FMS: Add line to config.php file in moodle root directory
$CFG->fms = ‘YourFmsLink’; // or your own fms server
2b. If you want to use NanoGong: , add line
$CFG->userecordtype = ‘nanogong’;
into config.php file which is placed in Moodle root

Download:

Module or assignment

Filter required

Voice assignments (FMS) B. Voice Filters fms_voice.zip
Voice assignments (NanoGong Java) D. Voice Filters Nanogong fms_voice_nanogong.zip
Voice Forum (FMS) B. Voice Filters fms_voice.zip
Voice Forum (NanoGong Java) D. Voice Filters Nanogong fms_voice_nanogong.zip
Slideshow within Blog (FMS) B. Voice Filters fms_voice.zip
Slideshow within Blog (NanoGong Java) D. Voice Filters Nanogong fms_voice_nanogong.zip
Slideshow as Separate module outside of blog (FMS) B. Voice Filters fms_voice.zip
Slideshow as separate module outside of blog (NanoGong Java) D. Voice Filters Nanogong fms_voice_nanogong.zip
Voice comment (FMS) C. Voice Filters fms_voice_comment.zip
Voice comment (NanoGong Java) E. Voice comment Nanogong filter voice_comment_nanogong.zip
Voice Board (FMS) B. Voice Filters fms_voice.zip
Voice Board (NanoGong Java) D. Voice Filters Nanogong fms_voice_nanogong.zip
Voiceshadow (FMS) B. Voice Filters fms_voice.zip
Voiceshadow (NanoGong Java) D. Voice Filters Nanogong fms_voice_nanogong.zip

Voice forum (Patch)

Description:
This patch allows adding voice record to Moodle forum.

More »

Linux site backup

Description:
This script can beused to make scheduled backups of your mysql DataBases and your site folders.

Functions:
- Backup MySQL DataBase via ssh
- Synchronize folders via ssh

More »

HTML5 slideshow (Module)

Description:
This module allows users to create slide show simply by uploading images and sound files.
Images can be uploaded or chosen from images that have already been uploaded.
Uploaded MP3 files or voice recorded on line can also be selected for the slide show.
The HTML5 slide show is created automatically after choosing or uploading the sound and image files.

More »

Assignment (patch)

Warning: Need to setup filters before.
Description:
This package has 4 assignment types:

voice_comment

voice_comment

- voice comment. Teacher can make voice comments in text, student can listen to them.
- listen and record. This is new assignment type that allows teachers to create “voice record assignment “. Students can complete the assignment by recording their voice online. Teacher is able to listen and evaluate the spoken language online.
- upload single with voice. Submit post with voice record.
- voicerecord. Students can complete the assignment by recording their voice online. The teacher is able to listen and evaluate the spoken language online.

More »