{% set lastikasgaia = "" %} {% set lastherria = "" %} {% set lastikaslea = "" %} {% set calificaciones = ['BIKAIN', 'OSO ONGI', 'ONGI', 'NAHIKO', 'GUTXI', '-', 'EZ AURKEZTUA', 'GAI', 'EZ GAI'] %} {% set ebaluaketa1disable = 'now'| date('Y/m/d') < datoscurso.getEbaluaketaGaraiaHasi1 | date('Y/m/d') or 'now'| date('Y/m/d') > datoscurso.getEbaluaketaGaraiaBukatu1 | date('Y/m/d') or datoscurso.getEbaluaketaGaraiaHasi1 is null or datoscurso.getEbaluaketaGaraiaBukatu1 is null %} {% set ebaluaketa2disable = 'now'| date('Y/m/d') < datoscurso.getEbaluaketaGaraiaHasi2 | date('Y/m/d') or 'now'| date('Y/m/d') > datoscurso.getEbaluaketaGaraiaBukatu2 | date('Y/m/d') or datoscurso.getEbaluaketaGaraiaHasi2 is null or datoscurso.getEbaluaketaGaraiaBukatu2 is null %} {% set ebaluaketa3disable = 'now'| date('Y/m/d') < datoscurso.getEbaluaketaGaraiaHasi3 | date('Y/m/d') or 'now'| date('Y/m/d') > datoscurso.getEbaluaketaGaraiaBukatu3 | date('Y/m/d') or datoscurso.getEbaluaketaGaraiaHasi3 is null or datoscurso.getEbaluaketaGaraiaBukatu3 is null %} {% set kurtsobukaeradisable = appsetup.zenbatebaluaketa > 2 ? ebaluaketa3disable : ebaluaketa2disable %} {% if notas|length > 0 %}
{% if appsetup.zenbatebaluaketa > 2 %} {% endif %} {# 1. ebaluaketa #} {# 2. ebaluaketa #} {# 3. ebaluaketa #} {% if appsetup.zenbatebaluaketa > 2 %} {% endif %} {# NOTA OROKORRA #}
1. ebaluaketa 2. ebaluaketa3. ebaluaketaKurtso bukaerako Nota
{% for nota in notas %} {# IKASGAI BERRIA #} {% if nota.historikoa.ikasgaia.ikasgaiMota != "Osagarria" %} {% set newikasketa = nota.historikoa.ikasgaia %} {% else %} {% set newikasketa = nota.historikoa.ikasgaia ~ " " ~ nota.historikoa.kurtsoa ~ " (" ~ nota.historikoa.eskeintza ~ ")" %} {% endif %} {% if lastikasgaia != newikasketa %} {% set lastikasgaia = newikasketa %} {% set lastikaslea = "" %}

{{ lastikasgaia }}

{% endif %} {# IKASLEA BERRIA #} {% if lastikaslea != nota.historikoa.pertsonala.izenabizenak %} {% set lastikaslea = nota.historikoa.pertsonala.izenabizenak %}

{{ nota.historikoa.pertsonala.izenabizenak }}

{% if appsetup.zenbatebaluaketa > 2 %} {% endif %} {% endif %} {# 1. ebaluaketa #} {# 2. ebaluaketa #} {# 3. ebaluaketa #} {% if appsetup.zenbatebaluaketa > 2 %} {% endif %} {# OHARRAK #} {# if loop.last or notas[loop.index].akademikoa != nota.historikoa #} {% if loop.last or notas[loop.index].historikoa != nota.historikoa %} {# 3. ebaluaketa #} {# NOTA OROKORRAK #} {% if (not is_granted('ROLE_ZUZENDARITZA') or app.session.get('menu') != 'zuzendaritza') and not kurtsobukaeradisable %} {% set kurtsoas=['II.1','II.2','II.3','II.4','II.5','II.6','III.1','III.2','III.3','III.4','III.5','III.6'] %} {% if nota.historikoa.maila > 1 and (nota.historikoa.ikasgaia.ikasgaiMota == "Musikatresna" or nota.historikoa.ikasgaia.ikasgaiMota == "Osagarria") %} {% else %} {% endif %} {% endif %}
Parametroa 1. ebaluaketa 2. ebaluaketa3. ebaluaketa
{{ nota.parametroa }}
OHARRAK 1. EBALUAKETA / OBSERVACIONES 1ª EVALUACIÓN:
{% if (not is_granted('ROLE_ZUZENDARITZA') or app.session.get('menu') != 'zuzendaritza') and ebaluaketa1disable %} {{nota.historikoa.oharraknotetan1}} {% else %} {% endif %}
OHARRAK 2. EBALUAKETA / OBSERVACIONES 2ª EVALUACIÓN:
{% if (not is_granted('ROLE_ZUZENDARITZA') or app.session.get('menu') != 'zuzendaritza') and ebaluaketa2disable %} {{nota.historikoa.oharraknotetan2}} {% else %} {% endif %}
OHARRAK 3. EBALUAKETA / OBSERVACIONES 3ª EVALUACIÓN:
{% if (not is_granted('ROLE_ZUZENDARITZA') or app.session.get('menu') != 'zuzendaritza') and ebaluaketa3disable %} {{nota.historikoa.oharraknotetan3}} {% else %} {% endif %}
HURRENGO IKASTURTEA:
KURTSOKO NOTA OROKORRA:
{# FIN IKASLEA ETA TABLA #} {% endif %} {% endfor %}
{% endif %}