{% extends 'user/tabs.html' %} {% load crispy_forms_filters %} {% block title %}Puchar Dyrektora - zgłoś uczniów{% endblock %} {% block tab %} {% if students %}
Identyfikator | Uczeń | Klasa | {% if ongoing.scores_eliminations %}Wynik uzyskany podczas eliminacji | {% endif %}
---|---|---|---|
{{ student.identifier }} | {{ student.name }} {{ student.surname }} | {{ student.grade }} | {% if ongoing.scores_eliminations %}{{ student.score_first | default:"-" }} | {% endif %}