Package | Description |
---|---|
org.oscelot.lti.tp |
Provides the classes necessary to handle connections
with an LTI 1 compliant tool consumer.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ResourceLink.doOutcomesService(int action,
Outcome ltiOutcome)
Deprecated.
use
instead.
Perform an Outcomes service request. The action type parameter should be one of the pre-defined constants. |
boolean |
ResourceLink.doOutcomesService(int action,
Outcome ltiOutcome,
User user)
Perform an Outcomes service request.
|