Skip to content

Commit 3ad6d92

Browse files
committed
add attendance formula
1 parent 1c7d689 commit 3ad6d92

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

syllabus.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,11 @@ Letter grades for the entire course will be assigned as follows:
277277

278278
Attending class is mandatory, but most importantly, important. Learning programming requires commitment from the part of the student and the skills are built out of practice. If you miss an experience in class, you miss an important learning moment and the class misses your contribution.
279279

280-
Missing class counts as an absence, regardless of the reason or notifying the instructor(s) beforehand. Missing more than 20 minutes of a class session will be treated as an absence. The first absence is treated as a "freebie".
280+
Missing class counts as an absence, regardless of the reason or notifying the instructor(s) beforehand. Missing more than 20 minutes of a class session will be treated as an absence. The first absence is treated as a "freebie". Your final Attendance score will be calculated as:
281+
282+
$$\text{Maximum Score} = \text{Total Classes} - \text{Freebies} = 7 - 1 = 6$$
283+
284+
$$\text{Your Score} = \min(\text{Maximum Score}, \text{Number of Classes You Attended})$$
281285

282286
If you do miss class, we trust that it's for a good reason. If you're sick, please use that freebie and stay home and rest.
283287

0 commit comments

Comments
 (0)