<%- gettext('Subsection Visibility') %>

  • <%- gettext('Learners see the published subsection and can access its content.') %>

  • <%- gettext('After the subsection\'s due date has passed, learners can no longer access its content. The subsection remains included in grade calculations.') %>

  • <%- gettext('Learners do not see the subsection in the course outline. The subsection is not included in grade calculations.') %>

<% if (hasExplicitStaffLock && !ancestorLocked) { %>

<%- interpolate( gettext('If you select an option other than "%(hide_label)s", after the subsection release date has passed, published units in this subsection will become available to learners unless units are explicitly hidden.'), { hide_label: hide_label }, true ) %>

<% } %>