{% include base_path.html %} {% comment %} Display syllabus in tabular form. Days are displayed if at least one episode has 'start = true'. {% endcomment %} {% include manual_episode_order.html %}
{% endif %} | Preparing for Training and Certification | Things to know and do before your event | |
{% endif %} | {% if hours < 10 %}0{% endif %}{{ hours }}:{% if minutes < 10 %}0{% endif %}{{ minutes }} | Finish | |
{% if episode.start %}Day {{ day }}{% endif %} | {% endif %}{% if hours < 10 %}0{% endif %}{{ hours }}:{% if minutes < 10 %}0{% endif %}{{ minutes }} | {% assign lesson_number = lesson_number | plus: 1 %} {{ lesson_number }}. {{ episode.title }} |
{% if episode.break %}
Break
{% else %}
{% if episode.questions %}
{% for question in episode.questions %}
{{question|markdownify|strip_html}}
{% unless forloop.last %}
{% endunless %} {% endfor %} {% endif %} {% endif %} |
{% endif %} | {% if hours < 10 %}0{% endif %}{{ hours }}:{% if minutes < 10 %}0{% endif %}{{ minutes }} | Post-training survey | Please ask your Trainer for a custom link to your post-training survey at the end of the course. |
{% endif %} | {% if hours < 10 %}0{% endif %}{{ hours }}:{% if minutes < 10 %}0{% endif %}{{ minutes }} | Finish |
The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.