{%for educationSlot in educationSlotList reversed %} {%if educationSlot.init_date_active%} {%endif%} {%if educationSlot.final_date_active%} {%endif%} {%if educationSlot.organization_active%} {%endif%} {%if educationSlot.degree_active%} {%endif%} {%if educationSlot.studies_area_active%} {%endif%} {%if educationSlot.main_subjects_active%} {%endif%} {%if educationSlot.average_active%} {%endif%}
{{educationSlot.init_date}}
{{educationSlot.final_date}}
{{educationSlot.organization}}
{{educationSlot.degree}}
{{educationSlot.studies_area}}
{{educationSlot.main_subjects}}
Final Obtained Classification
{{educationSlot.average}}
{%endfor%}