Check an answer
check_answerCheck an answer to a practice item and get the teaching content.
Returns whether the choice was correct, which option was right, why it fits the sentence specifically, why the chosen option was wrong, and the reason EVERY distractor fails.
Read the distractor reasons out to the learner even when they answered correctly. Knowing why the tempting wrong answer was tempting is the part that transfers to the next question; being told "correct" teaches nothing.
Input: id from a draw response, and choice as the zero-based index of the selected option.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The item id from a draw response. | |
| choice | Yes | Zero-based index of the chosen option. |