{% extends "master/base.html" %} {% block content %}

{{ result.quiz.title }}

{{ result.score }}/{{ result.total }}

Your Position: {{ position }}

Back to Dashboard
{% endblock %}