CERTIFICATE OF ATTENDANCE
I CERTIFY THAT
{% if evaluation_submission %}{{ evaluation_submission.name|upper }}{% else %}JOE BLOGGS{% endif %}
ATTENDED
{{ evaluation.event_name|upper }}
HELD ON THE
{{ evaluation.event_date|upper }}
AT THE
{{ evaluation.event_venue|linebreaksbr }}
THIS COURSE HAS BEEN APPROVED
FOR {% if evaluation_submission %}{{ evaluation_submission.get_total_credits }}{% else %}{% if preview %}{{ evaluation.get_total_credits }}{% endif %}{% endif %} CATEGORY 1 CPD CREDITS
{% if evaluation.get_days %}
Breakdown:
{% if evaluation_submission %} {% for day in evaluation_submission.get_day_submissions %} {{ day.evaluation_day_name }} - {{ day.evaluation_day_points }}{% if not forloop.last %}
{% endif %} {% endfor %} {% else %} {% if preview %} {% for day in evaluation.get_days %} {{ day.name }} - {{ day.cpd_points }}{% if not forloop.last %}
{% endif %} {% endfor %} {% endif %} {% endif %} {% endif %}
{% if evaluation_submission %} {% for day in evaluation_submission.get_day_submissions %} {{ day.evaluation_day_name }} - {{ day.evaluation_day_points }}{% if not forloop.last %}
{% endif %} {% endfor %} {% else %} {% if preview %} {% for day in evaluation.get_days %} {{ day.name }} - {{ day.cpd_points }}{% if not forloop.last %}
{% endif %} {% endfor %} {% endif %} {% endif %} {% endif %}