diff --git a/lms/templates/dates_banner.html b/lms/templates/dates_banner.html index 7acc63ab22..984a82b10c 100644 --- a/lms/templates/dates_banner.html +++ b/lms/templates/dates_banner.html @@ -79,6 +79,31 @@ additional_styling_class = 'on-mobile' if is_mobile_app else 'has-button' % endif %def> +<%def name="upgrade_to_complete_graded_banner()"> +
+%def> % if (missed_deadlines and (on_dates_tab_as_verified or on_courseware_page)): % if is_verified: ${reset_dates_banner()} @@ -86,41 +111,11 @@ additional_styling_class = 'on-mobile' if is_mobile_app else 'has-button' ${upgrade_to_reset_banner()} % endif % elif on_dates_tab_as_audit and has_locked_assignments: - % elif on_course_outline_page and (is_audit or is_verified): ## The outline page uses javascript to show the dates banner, so everything below is only displayed when a user has actually missed deadlines % if is_verified: