{% include "report_styles.html" %}

Score Distribution Histogram

Back to event log

Oldest third (1/3): {{ third }} ({{ oldest_scored }} scored). Oldest two-thirds (2/3): {{ two_thirds }} ({{ older_scored }} scored). All runs (3/3): {{ total }} ({{ scored }} scored).

Muted red shows the oldest third, orange shows the oldest two-thirds, and blue shows all scored runs, using the same bins. These groups are cumulative. Runs are ordered by submission time; third boundaries are rounded down before excluding unscored runs. Runs without a score are excluded. Reload the page to refresh the data.

{% if chart %} {{ chart | safe }} {% else %}

No scores recorded yet.

{% endif %}