Implement course handouts
LEARNER-607
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# Unified course experience settings
|
||||
# Unified course experience settings.
|
||||
|
||||
# Waffle flag to enable a single unified "Course" tab.
|
||||
UNIFIED_COURSE_EXPERIENCE_FLAG = 'unified_course_experience'
|
||||
|
||||
# Waffle flag to enable the full screen course content view
|
||||
# along with a unified course home page.
|
||||
UNIFIED_COURSE_VIEW_FLAG = 'unified_course_view'
|
||||
|
||||
Reference in New Issue
Block a user