Files
edx-platform/openedx/core/djangoapps/course_live
Eugene Dyudyunov 655e4a344f refactor!: update CourseWaffleFlag (#30351)
BREAKING: get rid of the LegacyWaffle-based CourseWaffleFlag.
Both CourseWaffleFlag and FutureCourseWaffleFlag now use the modern
WaffleFlag as parent class. FutureCourseWaffleFlag left to support ORA
transition to modern waffle.

Switch to the ORA version which supporting new Waffles.
2022-05-10 15:08:59 -04:00
..
2022-03-09 20:09:21 +05:00

This plugin app allow you to enable/disable the live tab in a course. The live
tab is used to integrate video conferencing tools like "Zoom".