Login Required. Sign up now -- its free!

Projects tagged ‘module’ and ‘moodle’


Jump to tag:

Projects tagged ‘module’ and ‘moodle’

Filtered by Project Tags module moodle

Refine results Project Tags e-learning (6) plugin (4) php (4) activity (3) flash (3) project (2) projectdegree (2) lms (2) chat (2) podcasting (2) podcast (2) swf (2)

[8 total ]

1 Users

FLV Player plugin for Moodle BetaPlease note: This module is currently in beta and is not intended for production use. Future versions of this module may not be compatible and upgrading may "break" ... [More] existing activities deployed on Moodle courses. The FLV Player provides an easy, reliable way for developers and non-developers alike (i.e. teachers, trainers and course content developers) to deploy a variety of different video formats as learning interactions in Moodle. Features:Optional tutor notes which appear with video (new) Video file types: flv, f4v, mov, mp3 or any media types supported by Flash Player 9.0.115+ Direct links to YouTube.com flv videos Easy to set up RTMP, Lighttpd or other media streaming protocols Timed Text video captions (SMIL Standard) A selection of 27 JW Player skins to modify appearance Some JW FLV Player plugins (others require modifications to FLV Player module) User definable poster images User definable icons User definable URL links Specific controls over JW FLV Player behaviour (i.e. autoplay, fullscreen, start position, etc.) Optional configuration of all features via XML files SummaryThe FLV Player plugin module is written in PHP. It leverages the very popular and widely used JW FLV Player and acts as a wizard for setting most of JW FLV Players parameters. The JW FLV Player is freeware but requires a small licence fee for commercial use. I strongly recommend replacing the JW FLV Player in the /jw/ directory with the latest version from Longtail Video. This will include updates, improved features and resolved bug issues. Visit the Longtail Video website for more details. Moodle is an open-source learning management system (LMS) or virtual learning environment (VLE). Comments and suggestions for improving this module are welcome, as is any help with further developments. DocumentationWiki: code.google.com FLV Player Wiki DemoVisit my Moodle demo course which allows users to login without creating an account. Follow this link and click the "Login as guest" button. Related ProjectsThis project is a spin-off from the SWF Activity Module project. [Less]
Created 9 months ago.

1 Users

SWF Activity Module plugin for MoodleTruly interactive e-learning with Rich Internet Applications BetaPlease note: This module is currently in beta and is not intended for production use. Future ... [More] versions of this module may not be compatible and upgrading may "break" existing activities deployed on Moodle courses. What does it do?The SWF Activity Module provides an easy, reliable way for developers and non-developers alike (i.e. teachers, trainers and course content developers) to deploy a variety of different Flash and Flex Framework learning applications in Moodle. The SWF Activity Module is for deploying any Flash based e-learning applications by any author and it is compatible with all versions of Flash Player. No content, i.e. Flash e-learning applications are included with the SWF Activity Module, except for a word search activity, available as a separate download, to help you get started. You can easily deploy dynamic XML or database driven Flash e-learning applications allowing you to create new learning interactions without having to author or re-author Flash source code. Once you have a few dynamic Flash e-learning applications, you can create an unlimited number of learning interactions using only free software. FeaturesSupports all versions of Flash and Flex Framework Provides 3 easy to use methods for providing learning interaction data Uses SWFObject 2.1 (Javascript) as primary embed method Uses alternative HTML object and embed tags in case Javascript is not enabled Supports XML Supports FlashVars Will support Flash Remoting for faster, lighter client-server communication Substantially smaller file sizes and faster download times than SCORM Less prone to malicious script attacks than SCORM SummaryThe SWF Activity Module is written in PHP. Installation in Moodle is a simple two step process. Moodle is an open-source learning management system (LMS) or virtual learning environment (VLE). DocumentationSWF Activity Module user documentation SWF Activity Module developer documentation DemoVisit my Moodle demo course which allows users to login without creating an account. Follow this link and click the "Login as guest" button. Related ProjectsFor a simple, user-friendly but powerful method of deploying video in Moodle, try the FLV Player Module project. [Less]
Created 9 months ago.

0 Users

A Moodle 123flashchat module
Created 12 months ago.

0 Users

projectmanagement (English description)Projectmanagement is an activity module for Moodle, an e-learning platform. It is a management tool to help the student and the tutor to do the degree project ... [More] and improve their comunicaction via web. FeaturesAll the posible actions in the module are restricted to authorized users (students and tutors belonging to the project). Users can define the necessary aims to finish the project. Also, users can define tasks and milestones in the project. There is another section, deliverables, where users can upload versions of the deliberable and add comments about the evolution of it. The information of tasks and milestones can be viewed at the Gantt diagram which is generated automatically. Note: only available on Spanish (just change the language file) projectmanagement (descripción española)Projectmanagement es un módulo actividad de Moodle, una plataforma e-learning. Es una herramienta de gestión para ayudar al estudiante y al tutor para realizar el Proyecto Fin de Carrera y mejorar su comunicación vía web. CaracterísticasTodas las posibles acciones en el módulo están restringidas a usuarios autorizados (estudiantes y tutores pertenecientes al proyecto). Los usuarios pueden definir los objetivos necesarios para finalizar el proyecto. También, los usuarios pueden definir tareas e hitos en el proyecto. Hay otra sección, entregables, donde los usuarios pueden subir versiones del entregable y añadir comentarios sobre la evolución del mismo. La información de las tareas e hitos puede ser vista en el diagrama de Gantt que es generado automáticamente. [Less]
Created 8 months ago.

0 Users

projectsstore (English description)Projectsstore is an activity module for Moodle, an e-learning platform. An activity module for Moodle to store, search and download degree projects. FeaturesAll ... [More] the posible actions in the module are restricted to authorized users (this may be configured). Users can insert all the information and all the files belonging to a project. Users can look for projects. Users can look up the information inserted. Users can download the files of any project. Note: only available on Spanish (just change the language file) projectsstore (descripción española)Projectsstore es un módulo actividad de Moodle, una plataforma e-learning. Un módulo actividad para Moodle para almacenar, buscar y descargar Proyecto Fin de Carrera. CaracterísticasTodas las posibles acciones en el módulo están restringidas a usuarios autorizados (esto debe ser configurado). Los usuarios pueden introducir toda la información y todos los ficheros pertenecientes a un projecto. Los usuarios pueden buscar projectos. Los usuarios pueden consultar la información introducida. Los usuarios pueden descargarse los ficheros de cualquier proyecto. [Less]
Created 8 months ago.

0 Users

This is a fork of http://code.google.com/p/moodle-podcast/ cause it seems that his maintainer doesn't maintain it anymore and i'd like to contribute. The main new feature is that we can switch ... [More] between three behaviours : The one from moodle-podcast beta : An author uploads a file, feeds some meta and add the item to the podcast activity. The new one : The author can add an item directly from a distant source. Ie he records the podcast with podcast producer or whatever and select a workflow which feeds a table in moodle database with the username and the location of the file (at least). That way, the author can add distant media files to his podcast directly from a combo box. Atm i can't free the part of the code which feed the table cause it's not mine, but maybe at a later date. The new one (bis): This module can also act as a front-end to Podcast Producer. See this video for a short overview of it Provided by NUTICE Nancy Université TICE [Less]
Created 8 months ago.

0 Users

Podcast activity for MoodleThis project is a moodle activity, created to make podcasting in Moodle. A teacher can make a podcast and students can see it in Moodle or with a podcast reader (Like ... [More] iTunes, Juice or Google Reader). Beta Version for Moodle 1.6 and later (1.6, 1.7, 1.8 and 1.9 Beta). [Less]
Created 12 months ago.

0 Users

Google Talk side block plugin for Moodle Google Talk side block plugin deploys the Google Talk VoIP, chat and email gadget in Moodle as a side block. Ideal for keeping learners and tutors in touch ... [More] when they're on Moodle. It's a very simple single-file script that's easy to install and requires no configuration. InstallationDownload and unzip the googletalk.zip file Upload the directory "/googletalk/" containing the "/block_googletalk.php" script to MOODLEROOT/blocks/ Login to Moodle as an administrator and select "Site Administration" > "Notifications" The block should now be installed DeploymentIn the desired course page, if necessary, select "Turn editing on" In the "Blocks" side block, select "Add..." > "Google Talk" Moodle is an open source LMS (Learning Management System) or VLE (Virtual Learning Environment) used by thousands of schools, universities and businesses around the world. [Less]
Created 8 months ago.