public static final class ToolConsumer.LtiCapability extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASICLTI_LAUNCH |
static String |
CO_ACADEMIC_SESSION
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseOffering.academicSession
The text data that is used to describe the academic session for the course offering.
|
static String |
CO_CREDITS
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseOffering.credits
The default credits set for this Course Offering
In the LIS Database, this value corresponds to
courseOfferingRecord/courseOffering/defaultCredits/textString
|
static String |
CO_LABEL
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseOffering.label
A human readable label for the Course Offering
In the LIS Database, this value corresponds to
courseOfferingRecord/courseOffering/label
|
static String |
CO_LONG_DESCRIPTION
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseOffering.longDescription
A long description of the Course Offering.
|
static String |
CO_SHORT_DESCRIPTION
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseOffering.shortDescription
A short description of the Course Offering.
|
static String |
CO_SOURCED_ID
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseOffering.sourcedId
The LIS identifier for the Course Offering.
|
static String |
CO_TITLE
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseOffering.title
The title of the Course Offering.
|
static String |
COURSE_SECTION_ID |
static String |
CS_COURSE_NUMBER
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseSection.courseNumber
The course number, such as "Biology 101".
|
static String |
CS_CREDITS
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseSection.credits
The default credits set for the Course Section.
|
static String |
CS_DATA_SOURCE
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseSection.dataSource
An identifier for the original source system of the CourseSection object.
|
static String |
CS_DEPARTMENT
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseSection.dept
The department within which the Course Section is offered.
|
static String |
CS_ENROLL_ALLOWED
ltiv:CourseSection.enrollControl.allowed
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseSection.enrollControl.allowed
A boolean value that specifies whether the Tool Provider can enroll people in the Course Section.
|
static String |
CS_ENROLL_CONTROLL
http://purl.imsglobal.org/vocab/lti/v2/variable#CourseSection.enrollControll.accept
|
static String |
LAUNCH_CONTEXT
http://purl.imsglobal.org/vocab/lti/v2/variable#Context.org
A URI describing the organisational properties of the context from which a launch request originates (typically a CourseSection); for example, an ldap:// URI such as
ldap://host.com:6666/cid=abc123,ou=dept,dc=plainjoe,dc=org
If more than one format of organisational URI is specified, each should be separated with a space.
|
static String |
MEMBERSHIP_ROLE |
static String |
PERSON_ID |
static String |
USER_ID |
static String |
USER_IMAGE |
| Constructor and Description |
|---|
LtiCapability() |
public static final String BASICLTI_LAUNCH
public static final String USER_ID
public static final String USER_IMAGE
public static final String COURSE_SECTION_ID
public static final String PERSON_ID
public static final String MEMBERSHIP_ROLE
public static final String LAUNCH_CONTEXT
public static final String CO_ACADEMIC_SESSION
public static String CO_CREDITS
public static String CO_LABEL
public static String CO_LONG_DESCRIPTION
public static String CO_SHORT_DESCRIPTION
public static String CO_SOURCED_ID
public static String CO_TITLE
public static String CS_COURSE_NUMBER
public static String CS_CREDITS
public static String CS_DATA_SOURCE
public static String CS_DEPARTMENT
public static String CS_ENROLL_ALLOWED
public static String CS_ENROLL_CONTROLL
Copyright © 2009–2016 IMS Global Learning Consortium. All rights reserved.