{% load static %} {% load custom_tag %}
RESULTATS ECUE: ({{ecue.code}}) {{ecue.libelle}}
| NCE | NOMS ET PRENOMS | {% for evaluation in EvalEns %}{{ evaluation.libelle }} | {% endfor %}MU | Délibér. | {% for item in zip_list %}|
|---|---|---|---|---|---|
| {{ forloop.counter }} | {{ item.1.nce }} | {{ item.1 }} | {% for note in item.0 %}{{ note}} | {% endfor %}{{ item.2 |stringformat:".2f"}} | {{ item.3 }} |