{% load static %} {% load custom_tag %} {% load custom_tag_obj %} PV_{{UFR.code}}_{{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

Statistiques par Genre
Filles
Garçons
Générale
Effectifs {{fille}} {{garcon}} {{etudiants|length}}
Moyennes {{Moy_Garcon|stringformat:".2f"}} {{Moy_Fille|stringformat:".2f"}} {{MoyGen|stringformat:".2f"}}
Ecart-types {{Ecart_Type_Gar|stringformat:".2f"}} {{Ecart_Type_Fille|stringformat:".2f"}} {{EcartGen|stringformat:".2f"}}
% de Validation {{Taux_Fille|stringformat:".2f"}}% {{Taux_Garcon|stringformat:".2f"}}% {{TauxGen|stringformat:".2f"}}%

Statistiques par UE
{% for ue in ues_semestre %} {% endfor %} {% for moy in MoyUE %} {% endfor %} {% for ecart in EcarType %} {% endfor %} {% for taux in Taux_valides %} {% endfor %}
{{ue.code}}
Générale
Moyennes
{{moy|stringformat:".2f"}}
{{MoyGen|stringformat:".2f"}}
Ecart-Types
{{ecart|stringformat:".2f"}}
{{EcartGen|stringformat:".2f"}}
% Validation
{{taux|stringformat:".2f"}}%
{{TauxGen|stringformat:".2f"}}%


{% for ue in ues_semestre %} {% endfor %} {% if UFR.code != 'MPSI' %} {% endif %} {% for item in datas_etudiant %} {% for ue in EuAnDataZip %} {% endfor %} {% if UFR.code == 'MPSI' %} {% else %} {% endif %} {% endfor %}
ID ETUDIANT
{{ue.code}}
{{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 }}
{% if not get_annee|create_list_2_obj:item.0|check_etudiant_if_validate_ue_prev:ue.0 %} {{ue.0.code}}

{{item.0|get_etudiant_moyenne_ue_session_1:ue|stringformat:".2f"}} {% if item.0|check_session2_ue:ue > 0 %}
({{item.0|get_etudiant_session_2_moy_ue:ue|stringformat:".2f"}}) {% endif %} {% endif %}
{{ item.1|stringformat:".2f" }}
{{ item.2 }}
{{ item.3 }}