parent
53eaf291b2
commit
4f1a9d1522
@ -0,0 +1,5 @@ |
|||||||
|
BigBlueButton Chamilo plugin |
||||||
|
============================ |
||||||
|
This plugin allows you to have videoconference rooms in each course. |
||||||
|
It requires you to have a BigBlueButton videoconference server installed on another server (ideally). |
||||||
|
Check http://www.bigbluebutton.org/ for more about BigBlueButton. |
||||||
@ -0,0 +1,9 @@ |
|||||||
|
version 0.9 |
||||||
|
----------- |
||||||
|
Released with: Chamilo LMS 1.9.8 |
||||||
|
Changes: |
||||||
|
* now supports sessions (requires you to "alter table plugin_bbb_meeting add column session_id int default 0;") |
||||||
|
|
||||||
|
version 0.8 |
||||||
|
----------- |
||||||
|
Released with: Chamilo LMS 1.9.0 |
||||||
Loading…
Reference in new issue