{% load static %} {% load custom_tag %} REFUSES ECUE {{get_ue.code}} SESSION 1 {{get_niveau}} {{get_annee}}


UFR: {{UFR}}
ANNEE UNIVERSITAIRE: {{get_annee}}
NIVEAU: {{get_niveau}}
UE: ({{get_ue.code}}) {{get_ue.libelle}}
ECUE: ({{get_ecue.code}}) {{get_ecue}}
{% if get_semestre.libelle == 'Semestre 1' %} SEMESTRE 1 {% else %} SEMESTRE 2 {% endif %}
PROCES-VERBAL DE DELIBERATIONS

LISTE DES ETUDIANTS N'AYANT PAS VALIDER LA SESSION 1

{% for etudiant in etudiants %} {% endfor %}
NCE NOMS & PRENOMS SEXES DATES DE NAISSANCE MOYENNES DECISIONS
{{forloop.counter}} {{etudiant.nce}} {{etudiant}} {% if etudiant.sexe %} {{etudiant.sexe}} {% else %} ? {% endif %} {{etudiant.datenaiss|date:"d/m/Y"}} {{etudiant.id|get_etudiant_moyenne_ecue_session_1_v2:UeAnneeData|stringformat:".2f"}} REFUSE(E)