You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Average stats for grades on all the PW homework.</p>
{% include table.html data = site.data.pwaverage.overall %}
<p><i class="fas fa-info fa-fw"></i> These overall stats are calculated on latest grades (or latest traces, meaning the rightest column in the grades tables below).</p>
<h2>Grades</h2>
<p>The grades are anonymized. More info on the <a href="{{ 'legal' | relative_url }}">Legal</a> page.</p>
{% include grades.html data = site.data.pwaverage %}