| Package | Description |
|---|---|
| org.sakaiproject.service.gradebook.shared |
| Modifier and Type | Method and Description |
|---|---|
GradebookInformation |
GradebookService.getGradebookInformation(String gradebookUid) |
| Modifier and Type | Method and Description |
|---|---|
void |
GradebookService.transferGradebook(GradebookInformation gradebookInformation,
List<Assignment> assignments,
String toGradebookUid)
Transfer the gradebook information and assignments from one gradebook to another
|
void |
GradebookService.updateGradebookSettings(String gradebookUid,
GradebookInformation gbInfo)
Update the settings for this gradebook
|
Copyright © 2003–2019 Sakai Project. All rights reserved.