{% extends 'training_template.html' %} {% load lesson_extras %} {% load pl_matrix %} {% block modals %} {% include 'xsd_training/modals/qualification_list.html' %} {% include 'xsd_training/modals/lesson_detail.html' %} {% endblock %} {% block training_content %}
{{ trainee.first_name }} joined the database on {{ trainee.date_joined|date }}.
{% if trainee.membership_problem %}| Address | {% if not trainee.address or trainee.post_code %}
{% else %}{{ trainee.formatted_address|safe }} {{ trainee.postcode }}{% endif %} |
|---|---|
| {{ trainee.email }}{% if not trainee.email %} {% endif %} | |
| Home Phone | {{ trainee.home_phone }}{% if not trainee.home_phone %} {% endif %} |
| Mobile Phone | {{ trainee.mobile_phone }}{% if not trainee.mobile_phone %} {% endif %} |
{{ planned }} lessons planned
{{ partially_completed }} lessons partially completed
{{ completed }} lessons completed
{% pl_matrix trainee %} {% if is_training %} Add Lessons in Bulk {% endif %} {% pl_history trainee %}| Current Qualification | {{ trainee.top_qual }} |
|---|---|
| Training For | {{ trainee.training_for }}
|
| I. Qualification | {{ trainee.top_instructor_qual }} |
| I. Number | {{ trainee.instructor_number }} |
| SDCs |
|