Nom et Prenom : {{currentInscription.candidat.nom}} {{currentInscription.candidat.prenom}}
Email : {{currentInscription.candidat.email}}
Session : {{currentInscription.session.libele}}
Cycle : {{currentInscription.cycle.libele}}



Relevé des notes
{% for moduleNote in moduleNotes %} {% endfor %}
Module Note
{{moduleNote[0]}} {{moduleNote[1]}}

Moyenne general:
{{moyenne}}