| Package | Description |
|---|---|
| org.sakaiproject.service.gradebook.shared |
| Modifier and Type | Method and Description |
|---|---|
CommentDefinition |
GradebookService.getAssignmentScoreComment(String gradebookUid,
Long gbItemId,
String studentUid)
Get the comment (if any) currently provided for the given combination
of student and assignment.
|
CommentDefinition |
GradebookService.getAssignmentScoreComment(String gradebookUid,
String assignmentName,
String studentUid)
Get the comment (if any) currently provided for the given combination
of student and assignment.
|
Copyright © 2003-2016 Sakai Project. All Rights Reserved.