Modifier evaluation {{ evaluation.id }}
Edition évaluation N° {{evaluation.id}} Sequence {{evaluation.sequence.code}} Cours {{evaluation.classRoom.name}} Cours {{evaluation.course.wording}}
{{ form_start(edit_form) }}
{{ form_widget(edit_form) }}
{% if students is defined %}
{% endif %}
| Matricule | Nom et prénom | Note | Appréciation | Poids | |||
|---|---|---|---|---|---|---|---|
| {{student.matricule}} | {{student.lastname}} {{student.firstname}} | {% if marks[student.matricule] is defined %}{% else %} | {% endif %} |