Skip to content

Instantly share code, notes, and snippets.

@sumitbopche01
Created January 24, 2020 12:39
Show Gist options
  • Save sumitbopche01/a77d80b8e45ccc28f3092d9c5586577e to your computer and use it in GitHub Desktop.
Save sumitbopche01/a77d80b8e45ccc28f3092d9c5586577e to your computer and use it in GitHub Desktop.
{
"_id" : ObjectId("50b59cd75bed76f46522c35c"),
"student_id" : 1,
"class_id" : 16,
"scores" : [
{
"type" : "exam",
"score" : 80.6212442791788
},
{
"type" : "quiz",
"score" : 40.64514700062569
},
{
"type" : "homework",
"score" : 91.50521146788955
},
{
"type" : "homework",
"score" : 82.1425639828968
},
{
"type" : "homework",
"score" : 16.64633943981927
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment