{% load static %} {% load custom_tag %} PV_{{get_semestre}}_{{UFR}}_{{get_niveau}}_{{get_annee}}


UFR: {{UFR}}
ANNEE UNIVERSITAIRE: {{get_annee}}
NIVEAU: {{get_niveau}}
{% if get_semestre.libelle == 'Semestre 1' %} SEMESTRE No1 (S1) {% else %} SEMESTRE No2 (S2) {% endif %}
PROCES-VERBAL DE DELIBERATIONS



{% for ue in ues_semestre %} {% endfor %} {% for item in datas_etudiant %} {% if item.3 == 'REFUSE(E)' %} {% for ue in ues_semestre %} {% endfor %} {% endif %} {% endfor %}
{% if get_semestre.libelle == 'Semestre 1' %} SEMESTRE 1 {% else %} SEMESTRE 2 {% endif %}
ID ETUDIANT
{{ue.ue.code}}
{{ue.ue|get_credit_ue}}
Moy.
{% if get_semestre.libelle == 'Semestre 1' %} S1 {% else %} S2 {% endif %}
TT Cred.
{{total_credit}}
Décision
{{ forloop.counter }} {{ item.0 }}
Né(e) le {{ item.0.datenaiss |date:'d/m/Y' }} à {{ item.0.lieunaiss }}
SEXE: {{ item.0.sexe }}
NCE: {{ item.0.nce }}
{{item.0|get_etudiant_moyenne_ue:ue.ue.id|stringformat:".2f"}}
{{ item.1|stringformat:".2f" }}
{{ item.2 }}
{{ item.3 }}