Score Distribution
{% if plots.distribution %}Not available
{% endif %}Student ID | Last Name | First Name | Score | Max Score | Patches | Checksum | |
---|---|---|---|---|---|---|---|
{{ r['student_id'] }} | {% else %}{{ r['student_id'] }} |
{% endif %}
{{ r['last_name'] }} | {{ r['first_name'] }} | {{ r['score'] }} | {{ r['max_score'] }} | {{ r['patches'] }} | {{ hash(r['checksum']) }} |
Not available
{% endif %}Not available
{% endif %}