List Students Needing Attention
list_students_needing_attentionIdentify students needing instructor attention by flagging inactivity, missing or late submissions, and low scores, with exact signals and thresholds for each finding.
Instructions
Report students who may need instructor attention based on inactivity, missing or late submissions, and low current score. Each finding lists the exact signals that fired and the thresholds used — this is a factual report, not a prediction. Requires instructor/TA permissions in the course.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_late | No | Flag students with at least N late submissions (default 3) | |
| course_id | Yes | The Canvas course ID | |
| min_missing | No | Flag students with at least N missing submissions (default 1) | |
| inactive_days | No | Flag students with no activity in the last N days (default 7) | |
| score_threshold | No | Flag students with a current score below this value (default 70) |