API Reference

GET qbreader.org/api/check-answer

Judge an answer to be correct, incorrect, or prompt. Directed prompts are supported.

Parameters

Returns

An array of the form [directive, directedPrompt]. : ["accept" | "reject" | "prompt", string | null]