Skip to content

Instantly share code, notes, and snippets.

@lsmolic
Last active August 29, 2015 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lsmolic/8788506 to your computer and use it in GitHub Desktop.
Save lsmolic/8788506 to your computer and use it in GitHub Desktop.
{
"exam" : {
"exam_id" : 1,
"student_id" : "87sn8s9d-ns97-8dbf-987s-334b98ds8"
"exam_words" : [
{
"word_id" : 24,
"score" : false
},
{
"word_id" : 23,
"score" : false
},
{
"word_id" : 22,
"score" : true
},
{
"word_id" : 21,
"score" : true
},
{
"word_id" : 19,
"score" : true
},
{
"word_id" : 16,
"score" : true
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment