๐ Archive Course Progress
The archiveCourseProgress mutation allows an instructor or administrator to archive a studentโs progress in a course. This prevents any further updates or modifications to the studentโs records within that course.
Input Parameters
Parameter | Type | Description |
|---|---|---|
| ID! | ID of the course in which progress will be archived. |
| ID! | ID of the student whose progress is being archived. |
Response Fields
Field | Type | Description |
|---|---|---|
| Boolean | Returns |