log_quiz_result
Log quiz results to update concept mastery. Correct answers boost confidence; incorrect ones reduce it and track wrong counts.
Instructions
Log a quiz or quick-check result for a concept. Updates mastery: correct answers boost confidence, incorrect ones reduce it and increment the wrong count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| correct | Yes | Whether the answer was correct | |
| conceptId | Yes | The concept ID the quiz was about | |
| studentId | Yes | The student ID |