Grade Card
grade_cardRecord review results for a flashcard and update its spaced-repetition schedule to optimize future review timing.
Instructions
Record a spaced-repetition review result for a single card and update its FSRS schedule in data/decks.json. Called by the flip-card UI; not for direct model use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| front | Yes | The card's front text (identifies the card). | |
| correct | Yes | Whether the user got the card right. | |
| deck_name | Yes | Deck the card belongs to. |