forked from jkitchin/f19-06623
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse-data.json
49 lines (49 loc) · 1.04 KB
/
course-data.json
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
{
"title": "Mathematical Modeling of Chemical Engineering Processes",
"label": "f19-06623",
"year": 2019,
"semester": "Fall",
"submit-email": "submiss.qhe8tdgpgxpfbxc4@u.box.com",
"course-repo": "https://github.com/jkitchin/f19-06623/",
"instructor": "John Kitchin",
"instructor-email": "jkitchin@andrew.cmu.edu",
"admin-names": [
"John Kitchin",
"Mingjie Liu",
"Yilin Yang"
],
"admin-andrewids": [
"jkitchin",
"mingjie1",
"yiliny2"
],
"categories": [
[
"homework",
"quiz",
"exam-1",
"exam-2",
"final-exam"
],
[
0.1,
0.25,
0.15,
0.2,
0.3
]
],
"rubrics": {
"default": [
[
"technical",
"presentation"
],
[
0.9,
0.1
]
]
},
"admin-box-path": "~/Box Sync/classes/F19-06623"
}