check_answer
Validate short-answer responses to FIPI EGE tasks, returning correct, wrong, or not-found status.
Instructions
Проверить ответ через solve.php ФИПИ. guid — полный 32-hex ID задания
(не короткий qid). Клиент сам прогревает сессию перед POST-ом.
Коды ФИПИ (расшифрованы экспериментально): 3=correct, 2=wrong, 0=not_found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | ||
| answer | Yes | ||
| subject | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||