-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathcourse_config.yml
More file actions
218 lines (201 loc) · 5.19 KB
/
course_config.yml
File metadata and controls
218 lines (201 loc) · 5.19 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
code: tutorial
instructor: instructor
gradeables:
- gradeable_config: 01_simple_python
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 02_simple_cpp
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 03_multipart
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 04_python_static_analysis
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 05_cpp_static_analysis
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 06_loop_types
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 07_loop_depth
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 08_memory_debugging
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 09_java_testing
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 10_java_coverage
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 11_resources
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 12_system_calls
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 13_cmake_compilation
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 14_tkinter
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 15_GLFW
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 16_docker_network_python
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 17_dispatched_actions_and_standard_input
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0
- gradeable_config: 18_postgres_database
components:
- gc_lower_clamp: 0
gc_default: 5
gc_max_value: 5
gc_upper_clamp: 5
gc_title: Question 1
marks:
- gcm_note: Full Credit
gcm_points: 0
eg_max_random_submissions: 0