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 and objects.is_finish == False %} {% endif %} Goals / Activities {{ind.plan_objective.goals|safe}}
Measuring Indicator (s) {{ind.plan_objective.measuring|safe}}
Criteria for overcoming {{ind.plan_objective.criteria|safe}}
{% if ind.scored == 'one' %}

{% else %} - {% endif %}
{% if ind.scored == 'two' %}

{% else %} - {% endif %}
{% if ind.scored == 'three' %}

{% else %} - {% endif %}
{% endfor %}
Evaluator{% if objects.employeeeval %}{{objects.employeeeval}}{% else %}-{% endif %}
Individual Objective Date{% if objects.eval_ind_date %}{{objects.eval_ind_date|date:"d F Y"}} {% if objects.is_finish == False %} {% endif %} {% else %} Aumenta Data {% endif %}