log_attempt
Log a quiz attempt with score and notes, then update SM-2 spaced-repetition scheduling for due review planning.
Instructions
Record a quiz attempt and update SM-2 scheduling state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | SM-2 recall score: 1 blackout, 2 incorrect/familiar, 3 effortful correct, 4 mostly correct, 5 fluent. | |
| model_notes | Yes | Concise grading notes from the reviewing assistant. | |
| subtopic_id | Yes | Subtopic id returned by list_subtopics or create_subtopic; never a user id. | |
| question_asked | No | Optional exact question or prompt used for the attempt. |