-
- <% - course_locator = loc_mapper().translate_location( - context_course.location.course_id, context_course.location, False, True - ) - %> -
- % for section in sections: - <% - section_locator = loc_mapper().translate_location( - context_course.location.course_id, section.location, False, True - ) - %> -
- <%include file="widgets/_ui-dnd-indicator-before.html" /> +
+ <% + course_locator = loc_mapper().translate_location( + context_course.location.course_id, context_course.location, False, True + ) + %> +
+ % for section in sections: + <% + section_locator = loc_mapper().translate_location( + context_course.location.course_id, section.location, False, True + ) + %> +
+ <%include file="widgets/_ui-dnd-indicator-before.html" /> -
- +
+ ${_('Expand/collapse this section')} -
-

- -
- -
- - -
-
-
- -
    - % for subsection in section.get_children(): - <% - subsection_locator = loc_mapper().translate_location( - context_course.location.course_id, subsection.location, False, True - ) - %> - - % endfor -
  1. - <%include file="widgets/_ui-dnd-indicator-initial.html" /> -
  2. -
-
+
    - <%include file="widgets/_ui-dnd-indicator-after.html" /> -
- % endfor -
-
-
+
  • + +
  • +
  • + Delete section +
  • +
  • + ${_("Drag to reorder section")} +
  • + +