Goal description
Detemination of the measurement Indicator (s) and
Overcoming Criteria
Monitoring
Progress Dificulties Need Improvement
{% for ind in individual %}
{{forloop.counter}} {% if objects.is_lock == False %} {% endif %} Goals / Activities {{ind.goals|safe}}
Measuring Indicator (s) {{ind.measuring|safe}}
Criteria for overcoming {{ind.criteria|safe}}
{% if ind.progress %} {{ind.progress|safe}} {% else %} - {% endif %} {% if ind.dificulties %} {{ind.dificulties|safe}} {% else %} - {% endif %} {% if ind.need_improv %} {{ind.need_improv|safe}} {% else %} - {% endif %}
{% endfor %}