list_submissions
Retrieve who submitted an assignment, including user ID, submission time, current score, and attempt count.
Instructions
Who submitted what: user id, submitted_at, current score, attempt count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course | Yes | ||
| assignment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |