{% extends "base.html" %} {% block content %}
Here's your quiz league status
{{ team_count }}
{{ total_points }}
{% if best_rank %}#{{ best_rank }}{% else %}-{% endif %}
You redeemed a QR code for {{ activity.points }} points
Team: {{ activity.team_name }} • {{ activity.date }}
No recent activity to show
{% endif %}{{ team.name }}
{{ team_points[team.id].points }} points • Rank #{{ team_points[team.id].rank }}
You haven't joined any teams yet
{% endif %}Have a QR code from your quiz master? Scan or enter it here to claim points!
| Rank | Team | Points |
|---|---|---|
| 1 | Quiz Masters | 287 |
| 2 | Trivia Titans | 215 |
| 3 | Beer Brainiacs | 194 |