Moodle

Interface to Adobe Acrobat Connect 6/7

Details

  • Database:
    MySQL
  • Affected Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE

Description

Automatic provision of Adobe-Connect(AC)-meetings and Users for moodle-courses plus SSO

This Interface will provide a meeting-room within Abobe-Connect Pro 6/7 Conferencing-Suite to moodle (1.8, 1.9) in a way that a meeting-room will be associated to each moodle-course. Further any moodle-user created while the interface is active will be also created within AC with appropriate rights.
moodle-users do not need to explicitly login to AC.
A moodle-block is provided to quickly enter a room from within any course.
A script exists to populate AC with users and rooms before the interface becomes active.

This way AC can become an integral part of moodle and extends or even replace the moodle-chat.

Activity

Hide
Jeff Woodbury added a comment -

Not it is not made by refined data. There solution is a very involved customization of Moodle.

Show
Jeff Woodbury added a comment - Not it is not made by refined data. There solution is a very involved customization of Moodle.
Hide
Olli Salo added a comment -

I too would like to thank you guys for sharing this. But like Penny P said it, I couldn't find this code from the "Modules and plugins", so we daren't try it in our systems. Is there a plan to share this code thru the "Modules and plugins" area? If yes, then we'd like to be happy to try it.

Yours, Olli Salo / Univ. of Helsinki

Show
Olli Salo added a comment - I too would like to thank you guys for sharing this. But like Penny P said it, I couldn't find this code from the "Modules and plugins", so we daren't try it in our systems. Is there a plan to share this code thru the "Modules and plugins" area? If yes, then we'd like to be happy to try it. Yours, Olli Salo / Univ. of Helsinki
Hide
Max Den added a comment -

We're installing Adobe connect to the moodle with your solution
but have some issues in response from AC server (when acifread.php has
been run):
=================================================================
20090918-123027 login:HTTP/1.0 200 OK
Set-Cookie: BREEZESESSION=na1breezwtzpudite6yyica6;HttpOnly;domain=.acrobat.com;path=/
Expires: now
Cache-Control: max-age:5
Content-Type: text/xml
Date: Fri, 18 Sep 2009 02:30:22 GMT
Connection: close
Server: JRun Web Server

<?xml version="1.0" encoding="utf-8"?>
<results><status code="no-access" subcode="no-login"/></results>
20090918-123027 Error acifread: no session from AC; waiting
=================================================================

i think the problems in ac_conf.inc
$ac_host = 'xx'; //url to AC server: ********.acrobat.com
$ac_port = 80;
$ac_admin = 'xx'; //admin name of AC server (who registered this)
$ac_xuserid = 'xxx'; //?????????

I've tried to set $ac_xuserid any values: CA ID etc.
No success.
could you help me PLEASE.

Show
Max Den added a comment - We're installing Adobe connect to the moodle with your solution but have some issues in response from AC server (when acifread.php has been run): ================================================================= 20090918-123027 login:HTTP/1.0 200 OK Set-Cookie: BREEZESESSION=na1breezwtzpudite6yyica6;HttpOnly;domain=.acrobat.com;path=/ Expires: now Cache-Control: max-age:5 Content-Type: text/xml Date: Fri, 18 Sep 2009 02:30:22 GMT Connection: close Server: JRun Web Server <?xml version="1.0" encoding="utf-8"?> <results><status code="no-access" subcode="no-login"/></results> 20090918-123027 Error acifread: no session from AC; waiting ================================================================= i think the problems in ac_conf.inc $ac_host = 'xx'; //url to AC server: ********.acrobat.com $ac_port = 80; $ac_admin = 'xx'; //admin name of AC server (who registered this) $ac_xuserid = 'xxx'; //????????? I've tried to set $ac_xuserid any values: CA ID etc. No success. could you help me PLEASE.
Hide
Markus Pusswald added a comment -

I have the same problems as Max Den.
My test version of AC is running out soon...
Could you help us please???

Best Regards
Markus

Show
Markus Pusswald added a comment - I have the same problems as Max Den. My test version of AC is running out soon... Could you help us please??? Best Regards Markus
Hide
David Monllaó added a comment -

Hi,

At the Universitat Rovira i Virgili we began using that integration, but we found issues and decided to develop it from scratch maintaining the Moodle course - Adobe Connect room relation, but without Moodle core modifications nor two-way synchronization. We have just uploaded it to tracker <http://tracker.moodle.org/browse/CONTRIB-1873>

Show
David Monllaó added a comment - Hi, At the Universitat Rovira i Virgili we began using that integration, but we found issues and decided to develop it from scratch maintaining the Moodle course - Adobe Connect room relation, but without Moodle core modifications nor two-way synchronization. We have just uploaded it to tracker <http://tracker.moodle.org/browse/CONTRIB-1873>

Dates

  • Created:
    Updated: