prepare_assignment_submission
Preview assignment submission details (files, comments, group) without uploading, to verify the correct submission.
Instructions
Preview uploading specific local files to an individual or group file assignment. A group assignment requires explicit groupId from get_my_groups. Returns exact course, assignment, group when applicable, filenames, hashes and comments. Does not upload. Show the preview and group effects to the student.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| groupId | No | Exact Brightspace numeric identifier from another tool. | |
| comments | No | ||
| courseId | Yes | Exact Brightspace numeric identifier from another tool. | |
| assignmentId | Yes | Exact Brightspace numeric identifier from another tool. |