Check an answer and explain every option
check_answerGrades the user's choice and returns an explanation for EVERY option, including the ones they did not pick. On this exam two options are frequently defensible and only one is credited, so the reasons the wrong options lose are the part worth teaching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | Exam slug. | |
| selected | Yes | Option letters the user chose, e.g. ["B"] or ["B","D"]. | |
| question_id | Yes | The id from get_practice_question. |