Modules and plugins

RSS
Page: ()  1 ...  141  142  143  144  145  146  147  148  149  150  151  152  153  154  155  156  157  158 ...576   ()

Activity Module: Elluminate Live - ELM

Module setup
Type: Activity Module
Requires: Moodle 1.6 or later
Status: Contributed
Maintainer(s): Open Knowledge Technologies, Remote Learner and Elluminate

This activity allows you to create and manage Elluminate Live meetings. These
meetings will be created for you on the configured Elluminate Live! server. You
can add moderators and participants to the meetings you create and also choose
to send out notifications to participating users reminding them of the upcoming
meeting.

There is a module and a block. Both are contained in a single zip package.

This version is the ELM version and is used if you are hosting your own Elluminate server. Use the SAS version if you are hosting your server with Elluminate.


Record added by Mike Churchward - Tuesday, October 24, 2006, 01:56 AM
Last modified - Thursday, March 19, 2009, 02:08 AM
Picture of Eduardo Hernandez
by Eduardo Hernandez - Sunday, November 5, 2006, 10:26 AM
 

I just wanted to add, that if you are running Elluminate 7.0, you must have the Elluminate SDK (Software Development Kit).

Picture of manuel serafin
by manuel serafin - Thursday, November 30, 2006, 05:02 AM
 

Puedes decir que hace falta para poder ponerlo en moodle

Picture of agustin rico
by agustin rico - Wednesday, December 20, 2006, 04:33 AM
 

falta que tengamos un sdk de Elluminate SDK
porque de otra forma no veo como funcione.
a mi me parece que deberia de re-programarse en php

Network Gorilla
by Daniel Sitton - Tuesday, March 11, 2008, 12:49 AM
 

I tried installing and got some sql table errors? Where do we go for questions or support on this?

Picture of Derry Lyons
by Derry Lyons - Thursday, March 27, 2008, 07:19 AM
 

Everything installed OK and sessions work, but now my backup fails for any course with an Elluminate activity! I remove the activity and backups run fine. Anybody else have this issue? Thanks... smile Derry

Picture of connie swiderski
by connie swiderski - Wednesday, August 12, 2009, 07:29 PM
 

I have not been successful in installing the bridge to the latest elluminate 9.5 version though i do have it successfully installed on an elluminate 9 server. is the package and directions up to date for the 9.5 version?

Picture of connie swiderski
by connie swiderski - Friday, August 14, 2009, 10:48 PM
 

Here is the problem I encounter:

As per the documentation located at http://docs.moodle.org/en/ElluminateLive_module 
and the downloaded file from http://moodle.org/mod/data/view.php?d=13&rid=557&filter=1 for the latest version.
5. Open the configuration.xml file (located in the ElluminateLive/manager/tomcat/webapps/ROOT/WEB-INF/resources folder)
6. Search for the following <adapters> within the configuration.xml file
The problem is that there is no <adapters> but a:
 
<adapters default="default" template="ELMVirtual_Technology_Conference" group="ELMVirtual_Technology_Conference">
    <adapter name="default" class="com.elluminate.adapter.CommandAdapter">
 
or </adapters>
 
So were do I insert the code?
 
 
 
The new elluminate code reads as such:
 
<adapters default="default" template="ELMVirtual_Technology_Conference" group="ELMVirtual_Technology_Conference">
    <adapter name="default" class="com.elluminate.adapter.CommandAdapter">
 
and the older elluminate version 9 reads:
 
    <adapter>
      <name>moodle</name>
      <class>com.elluminate.adapter.CommandAdapter</class>
      <argument>
        <name>groupName</name>
        <value>ELMMoodle</value>
      </argument>

I tried inserting the code as is in after the <adapters default="default" and then before the </adapters> both individually and neither would even let elluminate open.
 
I altered the syntax to conform to the newer elluminate 9.5 and that let elluminate function but not connect from within Moodle.
 
I either need updated directions to match the syntax changes in 9.5 or updated eluminate live download or both.


Page: ()  1 ...  141  142  143  144  145  146  147  148  149  150  151  152  153  154  155  156  157  158 ...576   ()