{% extends 'base.html' %} {% block content %}
Institution: {{ participant.institution }} | Class: {{ participant.class_name }}
No quizzes available at the moment.
{% endif %}| Latest Score | Global Position |
|---|---|
| {{ participant.score }} / {{ participant.total_questions }} | {{ position }} |