<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: WebEx Training Center connector: Comments</title>
    <link>https://moodle.org</link>
    <description>Teachers can link meetings and then students can login and participate in those.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1776241734/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Tuesday, 16 April 2019, 5:00 AM - Michael Milette</title>
      <link>https://moodle.org/plugins/mod_webex#comment-57559</link>
      <pubDate>Mon, 15 Apr 2019 21:00:11 GMT</pubDate>
      <description>by Michael Milette. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Carlos, I would be interested in seeing a version for Moodle 3.6 as well. The project at &lt;a href=&quot;https://moodle.org/plugins/mod_webexactivity&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://moodle.org/plugins/mod_webexactivity&lt;/a&gt; hasn't been updated in a few versions of Moodle and isn't showing any signs of active development.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-57559</guid>
    </item>
    <item>
      <title>Friday, 12 April 2019, 10:45 PM - Eric Breton</title>
      <link>https://moodle.org/plugins/mod_webex#comment-57526</link>
      <pubDate>Fri, 12 Apr 2019 14:45:01 GMT</pubDate>
      <description>by Eric Breton. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello, can you tell us if the plugin will support version 3.6 of Moodle in a near future ?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-57526</guid>
    </item>
    <item>
      <title>Thursday, 9 March 2017, 4:12 PM - Carlos Kiyan Tsunami</title>
      <link>https://moodle.org/plugins/mod_webex#comment-41369</link>
      <pubDate>Thu, 09 Mar 2017 08:12:49 GMT</pubDate>
      <description>by Carlos Kiyan Tsunami. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;hello Natan and Matteo&lt;br&gt;
I do apologize, i just read your messages. the issue is that we have stopped to develop the plugin since moodle 2.4.  We thought that there was no need for further development due to a release of a similar plugin at the community. &lt;a href=&quot;https://moodle.org/plugins/mod_webexactivity&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://moodle.org/plugins/mod_webexactivity&lt;/a&gt;&lt;br&gt;
Thanks for supporting us&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-41369</guid>
    </item>
    <item>
      <title>Tuesday, 7 March 2017, 11:38 PM - Matteo Innocenti</title>
      <link>https://moodle.org/plugins/mod_webex#comment-41326</link>
      <pubDate>Tue, 07 Mar 2017 15:38:55 GMT</pubDate>
      <description>by Matteo Innocenti. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello, it is possible to install the plugin in Moodle 2.7? Thank you, best regards&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-41326</guid>
    </item>
    <item>
      <title>Friday, 19 February 2016, 5:31 PM - Натан Бар</title>
      <link>https://moodle.org/plugins/mod_webex#comment-34169</link>
      <pubDate>Fri, 19 Feb 2016 09:31:23 GMT</pubDate>
      <description>by Натан Бар. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;The answers I got from Webex:&lt;br&gt;
&lt;br&gt;
Also please share the following changes to the API Development team.&lt;br&gt;
Please refer to Developer Guide : &lt;a href=&quot;https://developer.cisco.com/site/tech/communication-collaboration/webex/webex-developer/web-conferencing&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://developer.cisco.com/site/tech/communication-collaboration/webex/webex-developer/web-conferencing&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
API Changes:&lt;br&gt;
Require TLS when accessing the WebEx service using WebEx URL APIs:&lt;br&gt;
This enhancement will not allow any API calls made via an http connection; it will only allow calls made via https (TLS protocol). Please refer to Developer Guide for examples: &lt;a href=&quot;https://developer.cisco.com/site/tech/communication-collaboration/webex/webex-developer/web-conferencing&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://developer.cisco.com/site/tech/communication-collaboration/webex/webex-developer/web-conferencing&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Affected APIs: All URL APIs&lt;br&gt;
POST only for APIs requiring password - WBS29 and above:&lt;br&gt;
Cisco will drop support for GET calls for all URL APIs that accept a password as a parameter. Cisco has provided support for HTTP POST method for these URL APIs. Cisco requires you to convert any GET calls to POST based calls for the affected APIs.&lt;br&gt;
&lt;br&gt;
Affected APIs: All URL APIs that accept a password as a parameter.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-34169</guid>
    </item>
    <item>
      <title>Thursday, 18 February 2016, 6:53 PM - Натан Бар</title>
      <link>https://moodle.org/plugins/mod_webex#comment-34134</link>
      <pubDate>Thu, 18 Feb 2016 10:53:57 GMT</pubDate>
      <description>by Натан Бар. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello,&lt;br&gt;
&lt;br&gt;
The &quot;WebEx Training Center connector&quot; (mod_webex plugin to Moodle) suddenly stopped to work. &lt;br&gt;
&lt;br&gt;
Instead pass directly to meeting the students move to our webex site and after clicking &quot;Join&quot; they have to fill email, name and password fields.&lt;br&gt;
&lt;br&gt;
The line in browser`s address line shows &quot;Incorrect Format of Data.....&quot;&lt;br&gt;
&lt;br&gt;
Our Moodle version is Moodle 2.9+ (Build: 20150604) . We didn`t change anything on Moodle site in the last time.&lt;br&gt;
&lt;br&gt;
Could you help us, please.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Nathan&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-34134</guid>
    </item>
    <item>
      <title>Thursday, 24 April 2014, 12:49 AM - Mariano Sap</title>
      <link>https://moodle.org/plugins/mod_webex#comment-22072</link>
      <pubDate>Wed, 23 Apr 2014 16:49:39 GMT</pubDate>
      <description>by Mariano Sap. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Could someone please give me indications to set this plugin for Events Center. Thanks in advance!&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-22072</guid>
    </item>
    <item>
      <title>Sunday, 2 March 2014, 4:46 PM - Irith Herman</title>
      <link>https://moodle.org/plugins/mod_webex#comment-21103</link>
      <pubDate>Sun, 02 Mar 2014 08:46:20 GMT</pubDate>
      <description>by Irith Herman. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi&lt;br&gt;
I installed the plagin on moodle 2.5&lt;br&gt;
i&quot;m getting to the webex page but I have to write there all my details: name , email, password.&lt;br&gt;
Irith&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-21103</guid>
    </item>
    <item>
      <title>Saturday, 16 November 2013, 5:10 AM - Jhon taylor</title>
      <link>https://moodle.org/plugins/mod_webex#comment-19183</link>
      <pubDate>Fri, 15 Nov 2013 21:10:01 GMT</pubDate>
      <description>by Jhon taylor. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I found this video on the Moodle WebEx integration : &lt;span class=&quot;mediaplugin mediaplugin_youtube&quot;&gt;
&lt;iframe title=&quot;YouTube&quot; width=&quot;400&quot; height=&quot;300&quot; style=&quot;border:0;&quot; src=&quot;https://www.youtube-nocookie.com/embed/7ZMCKK-Jt9g?rel=0&amp;amp;wmode=transparent&quot; allow=&quot;fullscreen&quot; loading=&quot;lazy&quot;&gt;&lt;/iframe&gt;
&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-19183</guid>
    </item>
    <item>
      <title>Wednesday, 1 May 2013, 8:19 PM - DeVane Cheney</title>
      <link>https://moodle.org/plugins/mod_webex#comment-14581</link>
      <pubDate>Wed, 01 May 2013 12:19:33 GMT</pubDate>
      <description>by DeVane Cheney. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;When will a version be available for Moodle 2.5?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-14581</guid>
    </item>
    <item>
      <title>Thursday, 24 January 2013, 6:31 AM - Beto Castillo Llaque</title>
      <link>https://moodle.org/plugins/mod_webex#comment-12668</link>
      <pubDate>Wed, 23 Jan 2013 22:31:27 GMT</pubDate>
      <description>by Beto Castillo Llaque. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello Francois, Could you tell me your Moodle version? besides , Did you try it with all display options (automatic, embed, open, pop-up) ?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-12668</guid>
    </item>
    <item>
      <title>Wednesday, 23 January 2013, 11:05 PM - François Jimenez</title>
      <link>https://moodle.org/plugins/mod_webex#comment-12661</link>
      <pubDate>Wed, 23 Jan 2013 15:05:32 GMT</pubDate>
      <description>by François Jimenez. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I have installed it without issue but i have the same problem as Patrick Hallermann. The url is duplicated and i have tried to write only the name of &quot;mysite&quot; but no chance. It continue not working. Someone can help me please ? Thanks in advance&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-12661</guid>
    </item>
    <item>
      <title>Thursday, 17 January 2013, 12:34 AM - Beto Castillo Llaque</title>
      <link>https://moodle.org/plugins/mod_webex#comment-12578</link>
      <pubDate>Wed, 16 Jan 2013 16:34:28 GMT</pubDate>
      <description>by Beto Castillo Llaque. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello David, Many thanks for you contribution, you can add a fork in the github and show me your new version or just mention your adjustments, Then If you are agree I can modify this plugin in order to support meeting center and event center by choosing with a combobox one of these options. &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-12578</guid>
    </item>
    <item>
      <title>Wednesday, 16 January 2013, 11:51 PM - David Monteiro</title>
      <link>https://moodle.org/plugins/mod_webex#comment-12577</link>
      <pubDate>Wed, 16 Jan 2013 15:51:19 GMT</pubDate>
      <description>by David Monteiro. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Good afternoon everyone, thank you for your contribution. But in my case the plugin did not work because yours is built to the meeting center (which is free for 3 users) but mine is event center. I made some adjustments and get it to work. If anyone needs the modified version I will be happy to help.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-12577</guid>
    </item>
    <item>
      <title>Wednesday, 16 January 2013, 11:50 PM - David Monteiro</title>
      <link>https://moodle.org/plugins/mod_webex#comment-12576</link>
      <pubDate>Wed, 16 Jan 2013 15:50:03 GMT</pubDate>
      <description>by David Monteiro. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Good afternoon everyone, thank you for your contribution. But in my case the plugin did not work because yours is built to the meeting center (which is free for 3 users) but mine is event center. I made some adjustments and get it to work. If anyone needs the modified version I will be happy to help.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/mod_webex#comment-12576</guid>
    </item>
  </channel>
</rss>