{% load i18n %} {% load tz %} {% spaceless %}

{% trans "Deadlines Configuration" %}

{% trans "Select a deadline configuration option" %}


{% trans "Learn more about open response date settings" %}

Submission and assesssment due dates will align with the subsection due date.


The subsection due date is currently {{ subsection_end_date|utc|date:"Y-m-d" }}


Learners will have until the subsection is due to submit response and complete all assesment steps.

Submission and assesssment due dates will align with the course end date.


The course end date is currently {{ course_end_date|utc|date:"Y-m-d" }}


Learners will have until the course ends to submit response and complete all assesment steps.

{% endspaceless %}