Modules and plugins

RSS
Página: ()  1 ...  485  486  487  488  489  490  491  492  493  494  495  496  497  498  499  500  501  502 ...593   ()

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 - martes, 24 de octubre de 2006, 01:56
Last modified - jueves, 19 de marzo de 2009, 02:08
Imagen de Eduardo Hernandez
por Eduardo Hernandez - domingo, 5 de noviembre de 2006, 10:26
 

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

Imagen de manuel serafin
por manuel serafin - jueves, 30 de noviembre de 2006, 05:02
 

Puedes decir que hace falta para poder ponerlo en moodle

Imagen de agustin rico
por agustin rico - miércoles, 20 de diciembre de 2006, 04:33
 

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
por Daniel Sitton - martes, 11 de marzo de 2008, 00:49
 

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

Imagen de Derry Lyons
por Derry Lyons - jueves, 27 de marzo de 2008, 07:19
 

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... sonrisa Derry

Imagen de connie swiderski
por connie swiderski - miércoles, 12 de agosto de 2009, 19:29
 

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?

Imagen de connie swiderski
por connie swiderski - viernes, 14 de agosto de 2009, 22:48
 

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.


Página: ()  1 ...  485  486  487  488  489  490  491  492  493  494  495  496  497  498  499  500  501  502 ...593   ()