* refactor: public sharing enabled toggle Cherry-picked from https://github.com/openedx/edx-platform/pull/32150 * feat: course video share setting on video block Adds awareness of course.video_sharing_options setting to video XBlock. This can override whether or not sharing is enabled for a video or fall back to per-video settings * test: course video share setting on video block Adds awareness of course.video_sharing_options setting to video XBlock. This can override whether or not sharing is enabled for a video or fall back to per-video settings * test: course video share setting on preview page Extends checking for course override of video share settings to public video preview page.
Status: Active Development Responsibilities ================ The courseware djangoapp is responsible for presenting course content to learners. Glossary ======== More Documentation ================== `Architectural Decision Records <https://github.com/openedx/edx-platform/tree/master/lms/djangoapps/courseware/docs/decisions>`_