assign_peer_review
Assign a specific student to review another student's submission for a Canvas assignment. Provide the course, assignment ID, reviewer, and reviewee to set up the peer review.
Instructions
Manually assign a peer review to a student for a specific assignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reviewee_id | Yes | User ID of the student whose submission will be reviewed | |
| reviewer_id | Yes | User ID of the student who will review | |
| assignment_id | Yes | Canvas assignment ID | |
| course_identifier | Yes | Course code or Canvas ID |