-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.0.2, 4.4
-
MOODLE_400_STABLE, MOODLE_404_STABLE
-
Background
In 2.5 release of BigBlueButton, it had added disabledFeatures API which allows to disable a bunch of features in a particular meeting. Refer to below to learn more
https://docs.bigbluebutton.org/development/api/
https://github.com/bigbluebutton/bigbluebutton/pull/14650
https://github.com/bigbluebutton/bigbluebutton/pull/14293.
This change adds the ability to disable/enable the same in a BigBlueButton activity in a Moodle course.
Note:
All the features can be enabled/disabled except the below:
- liveTranscription (not supported)
- disable presentation
- cannot work because of the name is clashing and we need to work on this separately.
- has to be done after
-
MDL-82371 UX Review- Disable features supported by bigbluebutton disabledFeatures API
-
- Open
-