student Points
abstract suspend fun studentPoints(courseId: Long, studentId: String, token: String): CoursePoints(source)
Returns the complete points data used to resolve submission links for one student.
Returns the complete points data used to resolve submission links for one student.