Category

constructor(id: String, title: Map<String, String>, maxPoints: Int, phrases: List<Rubric.Phrase> = emptyList(), gradeScale: Rubric.GradeScale? = null)(source)