BigBlueButton BN icon

BigBlueButton BN

Certified Integration
Integrate BigBlueButton within Moodle - including record and playback of sessions.
Price option: Free
Download for free Contact seller
Contact the seller to learn more about additional features or services.

Supports Moodle 1.9-3.11 See all versions
Latest release: 2 years ago
Installations: 3814
Downloads (last 90 days): 898

Frankenstyle name: mod_bigbluebuttonbn
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi Santhosh Samban,
If you are using test-install most likely the server was not working at the time you run your "test".
If you ask for help please include the versions you have for both, moodle and the plugin. And also, we ask people to use the forums when looking for help, so please please please do that instead of using the plugin page.
Most of the questions have been responded already and there are more people than the developers that can help you there.
Regards,
Jesus Federico
I had added this as plugin first time it is working. Then uninstalled then I added again now it is showing the following error: Error
Unable to connect. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running.
I am getting error when I added as a plugin in moodle. Fatal error: Maximum execution time of 30 seconds exceeded inC:\Moodle\server\moodle\lib\filelib.php on line 3102
I installed moodle 2.8.1. which version of bigbluebutton can I add the moodle?
Hi Pascal,
It looks to me as an issue with your BigBlueButton server. Having the demo page on top does not mean that your server is working.
Open a tread in the forum and I will follow up with you.
i cant use your test link http://test-install.blindsidenetworks.com/bigbluebutton/ because where am i in Africa there is no intenet.. I have installed my own Bigbluebutton server and installed your moodle plugin. I receive error when i try to use it.
server URL is http://192.168.0.202/bigbluebutton/
i recieved Unable to join the meeting. Please check the url of the BigBlueButton server AND check to see if the BigBlueButton server is running. when i try to use it. The BBB server is up and runing. http://192.168.0.202 give me the demo page when i try it in the browser. Can some one help me.
I need to track the attendance of participants. Is it possible to track the attendance of participants in BigBlueButtonBN?
If yes, how can I do so?
Hi Lienq,
You are probably not downloading the right version. But anyways, most of the code is the same for the two plugins, the only difference is the version.php file.
You can edit this file and comment/uncomment the portion of code you need according to the version of Moodle you have.
Regards,
I am trying to install it on Moodle version 2.5. However, whenever I get to the validation part I get an error that it need version 2013111800. Now that is for 2.6 so I do not understand why if I download your version Release 1.0.11
Moodle 2.0, 2.1, 2.2, 2.3, 2.4, 2.5
I look forward to your reply.
thx
Hi Siegfrid,
Thanks for the heads up. There are major changes in the version 1.0.11 and it is still beta. Even though it was tested on 2.6 (2013111800) and 2.7 (2014051200), there may be some hidden issues that we appreciate people report.
So, if you have a production environment, definitively wait until the maturity is at least RC.
Thanks again
Watch out if you have the latest moodle 2.6.3+ with the latest BBB 1.0.11 it wont work there is a coding error somewhere the message was saying something about a method init(). (I'll try getting back the error message) The version 1.0.10 is working well with the version 2.6.3+ of moodle.
The worst and more annoying, is that we can't uninstall the mod_bigbluebuttonbn via the plugin interface so we can't revert our installation with a working pluggin. I might try to erase it drectly passing by the database but this time I'll make a snapshot before.
Wow - fast response Jesus. Thanks ! There is a similar issue with "mod/recordingsbn/version.php", but probably you have realized that. all the best, Gordon
Hi Gordon,
thanks for the heads up. I am actually working on an update for Moodle 2.7 and yesterday I uploaded a wrong package.
The package was live for less than one hour and I was hoping that no one had used it to update. But it seems that you just did smile.
I am testing right now, and depending of the plugin database the last version with support for 2.0, 2.1, 2.2, 2.3, 2.4, 2.5 and 2.6 could be 1.0.10 and the one for Moodle 2.6, 2.7 and further would be 1.0.11. This is because the deprecated components since 2.6, but nothing sure yet. I am still testing.
Regards,
Jesus Federico
Hi Fred,
thanks for all your marvellous work with BigBlueButton and the associated Moodle plugins. There's a small problem with "mod/bigblubuttonbn/version.php", which causes installation warnings on Moodle 2.6.
CHANGE THIS: $plugin->component = 'moodle-mod_bigbluebuttonbn';
TO THIS: $plugin->component = 'mod_bigbluebuttonbn';
regards
Gordon
Thank you, Jesus. This is great news! Can't wait to hear about a 2.7 update for BigBlueButton!