create_student_anonymization_map
Creates a CSV file mapping real student data to anonymous IDs for a course, enabling data anonymization.
Instructions
Create a local CSV file mapping real student data to anonymous IDs for a course.
Args:
course_identifier: Course code or Canvas ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |