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
Copy file name to clipboardExpand all lines: meta/assistant_guide.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,3 +215,14 @@ It isn't your responsibility to look for potential instances of cheating/plagiar
215
215
1. In the Gradebook, give points to the reviewer under the Final Project Peer Review.
216
216
217
217
[Scoring details.](../syllabus.md#final-project)
218
+
219
+
{% if id == "columbia" -%}
220
+
## Final grades
221
+
222
+
To compute the [attendance](../syllabus.md#attendance) score:
223
+
224
+
1.[Export the Roll Call attendance data.](https://community.canvaslms.com/t5/Canvas-Basics-Guide/What-is-the-Roll-Call-Attendance-Tool/ta-p/59#export_attendance_data)
225
+
1. Copy [the script](https://github.com/afeld/python-public-policy/blob/main/extras/scripts/attendance.py) into {{coding_env_name}}.
0 commit comments