| Package | Description |
|---|---|
| org.sakaiproject.contentreview.service |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentReviewService.createAssignment(String siteId,
String taskId,
Map extraAsnnOpts)
This is a vendor specific method needed for some deep integrations
(such as A2) to pre provision assignments on an external content
checking system.
|
Map |
ContentReviewService.getAssignment(String siteId,
String taskId)
This is a vendor specific method to allow getting information about
a particular assignment in an external plagiarism checking system.
|
Copyright © 2003–2018 Sakai Project. All rights reserved.