Goal description
Detemination of the measurement Indicator (s) and
Overcoming Criteria
Pre-assessment
Goal exceeded
(explain)
Goal achived
(explain)
Goal not reached
(explain)
{% for ind in individual %}
{{forloop.counter}} {% if objects.is_lock == False %} {% endif %} Goals / Activities {{ind.parameter.goals|safe}}
Measuring Indicator (s) {{ind.parameter.measuring|safe}}
Criteria for overcoming {{ind.parameter.criteria|safe}}
{% if ind.comments_a %} {{ind.comments_a|safe}} {% else %} - {% endif %} {% if ind.comments_b %} {{ind.comments_b|safe}} {% else %} - {% endif %} {% if ind.comments_c %} {{ind.comments_c|safe}} {% else %} - {% endif %}
{% endfor %}