- % if is_mobile_app:
- % if is_verified:
- ${_('It looks like you missed some important deadlines based on our suggested schedule. ')}
- ${_('To keep yourself on track, you can update this schedule and shift the past due assignments into the future by visiting ')}
-
edx.org.
- ${_(' Don’t worry—you won’t lose any of the progress you’ve made when you shift your due dates.')}
- % else:
-
${_('You are auditing this course,')}
- ${_(' which means that you are unable to participate in graded assignments.')}
- ${_(' It looks like you missed some important deadlines based on our suggested schedule. To complete graded assignments as part of this course and shift the past due assignments into the future, you can upgrade today by visiting ')}
-
edx.org.
- % endif
+ % if is_mobile_app:
+ ${_('It looks like you missed some important deadlines based on our suggested schedule. ')}
+ ${_('To keep yourself on track, you can update this schedule and shift the past due assignments into the future by visiting ')}
+
edx.org.
+ ${_(' Don’t worry—you won’t lose any of the progress you’ve made when you shift your due dates.')}
% else:
- % if is_verified:
-
${_('It looks like you missed some important deadlines based on our suggested schedule.')}
- ${_('To keep yourself on track, you can update this schedule and shift the past due assignments into the future. Don’t worry—you won’t lose any of the progress you’ve made when you shift your due dates.')}
- % endif
- % if is_audit:
-
${_('You are auditing this course,')}
- ${_(' which means that you are unable to participate in graded assignments.')}
- ${_(' It looks like you missed some important deadlines based on our suggested schedule. To complete graded assignments as part of this course and shift the past due assignments into the future, you can upgrade today.')}
- % endif
+
${_('It looks like you missed some important deadlines based on our suggested schedule.')}
+ ${_('To keep yourself on track, you can update this schedule and shift the past due assignments into the future. Don’t worry—you won’t lose any of the progress you’ve made when you shift your due dates.')}
% endif