{% extends 'base.html' %} {% block content %}
{{ question_data.question }}
{{ option.value }}
0 Antworten
{{ participant.score }} Punkte
{% if participant == my_participant or request.session.mode == "learn"%}+{{ participant.last_score }} Punkte
{% endif %}