analyze_peer_review_quality
Evaluate peer review comments using custom criteria to identify strengths and weaknesses in feedback. Generate a detailed report to improve peer assessment quality.
Instructions
Analyze the quality and content of peer review comments.
Args:
course_identifier: Course code or Canvas ID
assignment_id: Canvas assignment ID
analysis_criteria: JSON string of custom criteria
generate_report: Generate detailed analysis report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_identifier | Yes | ||
| assignment_id | Yes | ||
| analysis_criteria | No | ||
| generate_report | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |