{% extends "main/layout.html" %} {% block content %}

PERFORMANCE EVALUATION

{{ legend|upper }} {% if check_ind and check_ind and objects.is_finish == False and objects.is_lock %} Chave {% elif objects.is_lock == False %} Staff Seidauk Chave {% endif %} {% if objects.is_finish %} Chave Ona {% endif %}
Division : {{objects.unit}}
Unit : {% if objects.department %} {{objects.department}} {% else %} - {% endif %}
{% include "perform_plan_components/evaluator/header.html" %}
{% include "perform_plan_components/evaluator/objectives.html" %}
2. PARAMETERS OF THE EVALUATIONS
2.1 INDIVIDUAL OBJECTIVES
(To be completed at the begining of the evaluation period - Initial Guidance Interview - January 08 to 15) (To be completed within the follow-up period - June 20 to July 15)
{% include "perform_plan_components/evaluator/individual.html" %} {% include "perform_plan_components/evaluator/behavior.html" %}
{% endblock %} {% block scripts %} {% endblock %}