{% extends 'base.html' %} {% block content %}
{{ question_data.question }}
{{ option.value }}
0 Antworten
{% if forloop.counter == 1 %} 🥇 {% elif forloop.counter == 2 %} 🥈 {% elif forloop.counter == 3 %} 🥉 {% endif %} {{ participant.display_name }}
{{ participant.score }} Punkte