-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathregrades.yaml
More file actions
31 lines (30 loc) · 750 Bytes
/
regrades.yaml
File metadata and controls
31 lines (30 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# You can mark an assignment for regrading by changing false to true
# If you mark more assignments than you are allowed for regrades
# you will get no regrades
# Note that if you regrade malloc you must regrade both parts
# Note that you may not regrade netoworking
---
assignments:
charming_chatroom: false
critical_concurrency: false
deadlock_demolition: false
extreme_edge_cases: false
finding_filesystems: false
ideal_indirection: false
luscious_locks: false
mad_mad_access_patterns: false
malloc: false
mapreduce: false
mini_valgrind: false
parallel_make:
pt1: false
pt2: false
password_cracker: false
perilous_pointers: false
savvy_scheduler: false
shell:
pt1: false
pt2: false
teaching_threads: false
utilities_unleashed: false
vector: false