Appearance
DoCurious API Reference / types / StudentAssignmentStatus
Type Alias: StudentAssignmentStatus
StudentAssignmentStatus =
"not_started"|"in_progress"|"submitted"|"completed"
Defined in: types/community.types.ts:325
Individual student's progress state on an assigned challenge.