{ | |
"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