submit_attempt
Record a learner's answer and return an attempt ID for evidence-based assessment, enabling progress tracking and mastery estimation in tutoring sessions.
Instructions
Record a learner attempt and return its attempt_id for assessment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | ||
| item_id | No | ||
| node_id | No | ||
| hint_level | No | ||
| request_id | No | ||
| session_id | Yes | ||
| response_time | No | ||
| predicted_performance | No |