Last Name | First Name | ID |
---|---|---|
{{ student.last_name }} | {{ student.first_name }} | {{ student.student_id }} |
NOTE: If you appear in multiple assignments we reserve the right to take the lower grading!
All test results are based on the Jupyter notebook with checksum: {{ hash(results.checksum) }}.
Title | Timestamp | Modifications |
---|---|---|
{{ results.title }} | {{ results.timestamp }} |
|
{{ ap[0] }} | {{ ap[1] }} |
{% for h in ap[2] %}
{{ hash(h) }} |