-
Notifications
You must be signed in to change notification settings - Fork 0
/
thirdSearch.json
48 lines (48 loc) · 978 Bytes
/
thirdSearch.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
[
{
"_id" : NumberInt(60),
"name" : "Dusti Lemmond",
"scores" : [
{
"type" : "exam",
"score" : 17.27725327681863
},
{
"type" : "quiz",
"score" : 83.24439414725833
},
{
"type" : "homework",
"score" : 81.84258722611811
},
{
"type" : "homework",
"score" : 24.70433764307496
}
],
"accepted" : true
},
{
"_id" : NumberInt(2001),
"name" : "Dusti Lemmond",
"scores" : [
{
"type" : "exam",
"score" : 76.84555652243097
},
{
"type" : "quiz",
"score" : 28.028382208262382
},
{
"type" : "homework",
"score" : 62.46944003411778
},
{
"type" : "homework",
"score" : 78.73446824963553
}
],
"accepted" : true
}
]