Assessment

constructor(submissionId: Long? = null, memberIds: List<Long> = emptyList(), selections: Map<String, Assessment.CategorySelection> = emptyMap(), fileAnnotations: Map<String, List<SarifAnnotation>> = emptyMap(), generalFeedback: String = "", staffNotes: String = "", finalGrade: Int? = null)(source)