Set custom checker
repovive_build_set_custom_checkerAttach a custom checker to a build to replace exact-output matching, enabling validation of problems with multiple correct answers or tolerance-based comparisons.
Instructions
Attach a custom checker to a draft, replacing exact output matching. Use it when a problem accepts multiple correct answers or needs tolerance-based comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Build session id | |
| checker_source | Yes | Custom checker source code |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |