StudentAssessmentView

constructor(exerciseId: Long, rubricTitle: String, totalPoints: Int, maxPoints: Int, submissionId: Long?, memberIds: List<Long>, sentAtMillis: Long?, categories: List<StudentAssessmentView.CategoryView>, generalFeedback: String, fileAnnotations: Map<String, List<SarifAnnotation>>)(source)