studentPointsSummary

abstract suspend fun studentPointsSummary(courseId: Long, studentId: String, token: String): StudentPointsSummary(source)

Returns the compact points summary used by staff course views.