{% load static %} qivip

Frage X

Frage: {{ question.data.question }}

Verbleibende Zeit:

36

7/14 Antworten

{% for option in question.data.options %}

{{ option.value }}

{% endfor %}