{% if(room.level.cycle.section.name=="Francophone") %} FICHE SEQUENTIELLE DE NOTES {{ seq.wording }} {% else %} {{ seq.wording }} SEQUENTIAL NOTE SHEET {% endif %}

{% if(room.level.cycle.section.name=="Francophone") %} CLASSE {% else %} CLASS {% endif %} {{ room.name }}
{% if(room.level.cycle.section.name=="Francophone") %} ANNEE SCOLAIRE   {{ year }} {% else %} {{ year }}   SCHOOL YEAR {% endif %}
{% for module in room.modules %} {% for course in module.courses %} {% endfor %} {% endfor %} {# #} {% for std in students %} {% for module in room.modules %} {% for course in module.courses %} {% endfor %} {% endfor %} {##} {% endfor %}
NOMS COMPLETS
{{ course.wording }} / {{ course.coefficient }}
   TOTAL   
   MOYENNE   
   DECISION   
{{ loop.index }} {{ std.lastname }}    {{ std.firstname }} ( {% if std.gender ==0 %} M {% else %} F {% endif %} )