Text Understanding

Auto-grade very short and short answer type student response

POST https://developer.trysolvio.ai/api/text/understanding/v1

Request Body

NameTypeDescription

referenceAnswer*

String

Teacher's version of the expected correct answer

studentAnswer*

String

Student's answer for the given question which is to be compared against the referenceAnswer

title*

String

Question

Long

keyPoints*

Array

[{"id": "<long>", "conceptTitle": "<String>" }]

Last updated