GET
qbreader.org/api/check-answer
Judge an answer to be correct, incorrect, or prompt. Directed prompts are supported.
answerline
: string
required
<b>
and <u>
, if they are present.
givenAnswer
: string
required
array
of the form [directive, directedPrompt]
.
: ["accept" | "reject" | "prompt", string | null]