Activities: Adobe Connect
The Remote Learner Adobe Connect Pro activity module provides the officially sponsored integration method between Moodle and Adobe Connect Pro. It was developed in conjunction with the Remote-Learner development team and Adobe Inc. It is designed to simplify the use of synchronous events within Moodle. It provides a single sign on between the two systems with easy event creation and management.
The module allows users to create Adobe Connect Pro meetings by adding an activity instance and providing the meeting name, url (optional), start time, end time, meeting template and a public or private meeting setting.
There is also support for Moodle groups so that users who are only a part of a group can join meetings that are only for their Moodle group.
Any user who creates or joins a meeting will have their account created on the Adobe Connect server (if one doesn't exist) and they will be signed in automatically using HTTP header authentication. So as long as the user is logged into Moodle they will never have to enter in user credentials to get access to an Adobe Connect meeting.
This module creates 3 roles: Adobe Connect Host, Presenter and Participant in Moodle to reflect the roles on the Adobe Connect server. Users can be assigned these roles through Moodle and they will have the corresponding roles on the Adobe Connect server when they join.
The activity module will also display meeting recordings (if there are any) that are available.
Disclaimer: If you have a Adobe Connect Pro hosted account the single sign-on or external authentication will not work; as Adobe has disabled external authentication for hosted account.
Version of Moodle 3.7/ PHP 7.2
Same error as:
https://moodle.org/mod/forum/discuss.php?d=277005
https://moodle.org/mod/forum/discuss.php?d=278490
Thanks in advance.
First of all, thank you very much for your thought about helping me on Moodle. I am helping you at http://cevrimici.comu.edu.tr for free. I got Adobe Connect support from the university foundation. I didn't pay. I couldn't connect Adobe Connect to Moodle 3.6. I tried to do what you said on your website. However, I could not achieve integration. I downloaded it from Githup. But he keeps making mistakes. If you have time, can you publish help guide? Thank you again.
I've install adobe connect 10.6 and when I want to make an activity for meeting, I get "Invalid call to role_assign(), roleid can not be empty"
What's the problem.
The test phase has been successfully passed.
Thank's in advanced.
the integration was running for couple of years.
Now normal forum email degest q is stuck
trigering adhoc task.
sudo -u apache /opt/rh/rh-php72/root/usr/bin/php /var/www/html/admin/tool/task/cli/adhoc_task.php --execute='\mod_forum\task\send_user_digests' --showsql
SELECT * FROM mdl_adobeconnect_meeting_groups WHERE instanceid = $1
[array (
0 => \'769\',
)]
--------------------------------
Query took: 0.00041794776916504 seconds.
--------------------------------
!!Unable to connect to the Adobe Connect Pro server at this time. Please inform your Moodle administrator.!!
--------------------------------
moodle 3.7.3
$plugin->version = 2019053000;
$plugin->requires = 2017111300;
$plugin->cron = 0;
$plugin->component = 'mod_adobeconnect';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '3.6.0.0';
mod activity hide/disasable but still show this error
Is this plugin going to be updated to be used with Moodle 3.7 / 3.8 ?
on moodle 3.8 it WILL crash your moodle site in under 1 second!
there are plenty more plugins here, which definitely need a testing. but this one is simply dangerous for any novice moodle admin.
solved problem moodle3.9 and adobeconnect 10.8
https://github.com/hossein142001/moodle-mod_adobeconnect
Everything else works, however user not auto logged in to adobe connect.