Vorschau:

{% if filecontent|length > 0 %} {% for linekey, line in filecontent %} {% endfor %}
Name E-Mail-Adresse Unternehmen Team Studien-ID Studiengruppen-ID Freischaltcode Importierbar Status
{% if status[linekey]['name'] %} {% else %} {% endif %}  {{ line[0] }} {% if status[linekey]['mail'] %} {% else %} {% endif %}  {{ line[1] }} {% if line[2] != '-' %} {% if status[linekey]['company'] %} {% else %} {% endif %}  {% endif %} {{ line[2] }} {% if line[3] != '-' %} {% if status[linekey]['group'] %} {% else %} {% endif %}  {% endif %} {{ line[3] }} {% if line[4] != '-' %} {% if status[linekey]['studyid'] %} {% else %} {% endif %}  {% endif %} {{ line[4] }} {% if line[5] != '-' %} {% if status[linekey]['studygroupid'] %} {% else %} {% endif %}  {% endif %} {{ line[5] }} {% if line[6] != '-' %} {% if status[linekey]['registerkey'] %} {% else %} {% endif %}  {% endif %} {{ line[6] }} {% if status[linekey]['name'] and status[linekey]['mail'] and status[linekey]['company'] and status[linekey]['group'] and status[linekey]['studyid'] and status[linekey]['studygroupid'] and status[linekey]['registerkey'] %} {% else %} {% endif %}
{% else %} {% endif %}