| Package | Description |
|---|---|
| org.sakaiproject.service.gradebook.shared |
| Modifier and Type | Method and Description |
|---|---|
CourseGrade |
GradebookService.getCourseGradeForStudent(String gradebookUid,
String userUuid)
Get the course grade for a student
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CourseGrade> |
GradebookService.getCourseGradeForStudents(String gradebookUid,
List<String> userUuids)
Get the course grade for a list of students
|
Copyright © 2003–2016 Sakai Project. All rights reserved.