{% extends 'base.html' %} {% block title %} Leaderboard{{ block.super }} {% endblock %} {% load staticfiles %} {% block scripts %} {% endblock %} {% block content %}
{% csrf_token %}

Leaderboard

{{ error }}

Filter by

* Ranges for n > 1 are 95% confidence intervals of the mean.
** Red numbers indicate n < 11.

Institution Name
Model Name
Average Rating *
{{ msg }}
Tests Completed **
{{ msg }}
Return to account menu {% endblock %}