{% extends "base.html" %} {% block content %}
| Username | Total Questions | Correct Answers | Overall Correctness | Recent 100 Score | Actions |
|---|---|---|---|---|---|
| {{ user.username }} | {{ user.total_questions }} | {{ user.correct_answers }} | {{ user.overall_correctness }}% | {{ user.recent_100_score }}% | View Details |
No users found. Start by taking an exam!
Take Exam