blackboard_save_attempt_draft
Save your assignment attempt as a draft without submitting it. Preserve text and attached files while keeping the attempt in progress for later editing.
Instructions
Save progress on an assignment attempt WITHOUT submitting it — text, attached files, or both. The attempt stays open (status InProgress) so the student can keep editing it later. This does NOT send it to the instructor for grading — use blackboard_submit_attempt for that, and always confirm with the user before calling that one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columnId | Yes | Assignment (gradebook column) ID | |
| courseId | Yes | Blackboard course ID | |
| fileUploadIds | No | fileUploadId(s) from blackboard_upload_attempt_file to attach to this draft | |
| studentComments | No | Comment to the instructor | |
| studentSubmission | No | Text body of the submission |