evaluations_list
Retrieve grades (evaluations) filtered by student, course, term, or date range.
Instructions
List evaluations (grades). At least one of student_id, course_id, or evalterm_id is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | Include evaluations up to this date YYYY-MM-DD | |
| course_id | No | Filter by course ID | |
| date_from | No | Include evaluations from this date YYYY-MM-DD | |
| student_id | No | Filter by student ID | |
| evalterm_id | No | Filter by evaluation term ID |