[feat] Add has_scheduled_content to outline API
The outline API that the learning MFE needs to know if a course has upcomming content for a new alert.
This commit is contained in:
committed by
Albert (AJ) St. Aubin
parent
b8114ebc59
commit
986f52faab
@@ -105,6 +105,7 @@ def get_course_outline_block_tree(request, course_id, user=None, allow_start_dat
|
||||
'effort_time',
|
||||
'format',
|
||||
'graded',
|
||||
'has_scheduled_content',
|
||||
'has_score',
|
||||
'show_gated_sections',
|
||||
'special_exam_info',
|
||||
|
||||
Reference in New Issue
Block a user