GetStudentPlacementAssignmentsOutput
Student placement assignments response
- assignmentsType: array object[] ยท PlacementAssignmentOutput[]required
Array of assignment objects
Placement assignment information
- assessmentType: object
Line Item requiredAssessment line item information
- gradeType: objectrequired
Grade level information
- idType: stringFormat: uuidrequired
Unique identifier for the assignment
- result
Result information (null if no result exists)
- inType: boolean
Progress requiredWhether the result is still in progress
- scoreType: string
Status requiredStatus of the score (e.g., fully graded, in progress)
- scoreType: number | null
Score achieved (0-100 if fully graded)
