{% import '_icons.html' as icons %} {% import '_course_tree.html' as tree %} {{ lesson.title }} - {{ course.name }}
OfflineU

{{ lesson.title }}

Path: {{ lesson_path }}
{% if lesson.video_file %}

Video

↘ Drag the bottom-right corner to resize the player

{% endif %} {% if next_lesson %} {% endif %} {% if lesson.audio_file %}

Audio

{% endif %} {% if lesson.video_file or lesson.audio_file %}
Speed: {% for speed in ['0.75', '1', '1.25', '1.5', '1.75', '2'] %} {% endfor %}
{% endif %} {% if lesson.text_files %}

Content

{% for text_file in lesson.text_files %}

{{ text_file.split('/')[-1] }}

Loading content...
{{ icons.icon('file-text', 14) }} Open {{ text_file.split('/')[-1] }} in new tab
{% endfor %} {% endif %}

Push to Outline

Course Outline