{% load static %} {% load custom_tag %} VALIDES_{{get_ue.code}}_{{get_semestre}}_{{get_niveau}}_{{get_annee}}


UFR: {{UFR}}
ANNEE UNIVERSITAIRE: {{get_annee}}
NIVEAU: {{get_niveau}}
UE: ({{get_ue.code}}) {{get_ue}}
{{get_semestre}} - Session 1
PROCES-VERBAL DE DELIBERATIONS

ETUDIANTS AYANT VALIDER LE {% if get_semestre.libelle == 'Semestre 1' %} SEMESTRE 1 {% else %} SEMESTRE 2 {% endif %} EN 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|get_etudiant_moyenne_ue2:UeAnneeData|stringformat:".2f"}} VALIDE(E)