elan-ev / studip-meeting

BigBlueButton, AdobeConnect and MicrosoftTeams Plugin for Stud.IP
GNU Affero General Public License v3.0
10 stars 17 forks source link

Breakouträume #82

Closed tgloeggl closed 3 years ago

tgloeggl commented 4 years ago

BBB bietet Breakouträume - wie funktioniert das, was genau tun die, brauchen wir da was für im Plugin?

ferishili commented 4 years ago

Breakout rooms are smaller subsets of main rooms which help moderator to divide and group up the participants in rooms with desired duration. It is possible for Moderators to create at least 2 Breakout rooms and set the duration in minutes and assign participants by drag and drop.

Based on BBB API functionalities, it is possible to implement Breakout rooms:

In my opinion and since BBB itself provide a sufficient Breakout room management, I don't think that can be feasible to have it in the Plugin: The first challenge is that we need to come up with a system that can handle division of the participants into breakout rooms created in Plugin!

tgloeggl commented 3 years ago

I completely agree