{% extends "mylab/base.html" %} {% load widget_tweaks %} {% load static %} {% load report_versions %} {% block breadcrumb %}
Last name | First name | Username | Number |
---|---|---|---|
{{ row.Nachname }} | {{ row.Vorname }} | {{ row.Nutzernamen }} | {{ row.matrikelnummer|floatformat:0 }} |
Here you can import a CSV exported from StudIP with a list of participants.