-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathassignments.json
43 lines (43 loc) · 1.19 KB
/
assignments.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
[
{
"name": "hw1CSE105W25",
"addExtensions": true,
"Information": "This is a group optional assignment",
"solutionsFile": "hw1CSE105W25solutions.pdf"
},
{
"name": "hw2CSE105W25",
"addExtensions": true,
"Information": "This is a group optional assignment",
"solutionsFile": "hw2CSE105W25solutions.pdf"
},
{
"name": "hw3CSE105W25",
"addExtensions": true,
"Information": "This is a group optional assignment",
"solutionsFile": "hw3CSE105W25solutions.pdf"
},
{
"name": "hw4CSE105W25",
"addExtensions": true,
"Information": "This is a group optional assignment",
"solutionsFile": "hw4CSE105W25solutions.pdf"
},
{
"name": "hw5CSE105W25",
"addExtensions": true,
"Information": "This is a group optional assignment",
"solutionsFile": "hw5CSE105W25solutions.pdf"
},
{
"name": "hw6CSE105W25",
"addExtensions": true,
"Information": "This is a group optional assignment",
"solutionsFile": "hw6CSE105W25solutions.pdf"
},
{
"name": "projectCSE105W25",
"addExtensions": true,
"Information": "This is an Individual Assignment"
}
]