xapiContext

Additional circumstances or environment of the activity.

registration

  • Flow resource path: statementData > xapiContext > registration

  • Parameter type: String text

  • Description: Unique identifier for the registration instance of the learner in the course or activity.

Example

"context": {
  "registration": "ec531277-b57b-4c15-8d91-d292c5b2b8f7",
  "contextActivities": {},
  "instructor": {},
  "team": {},
  "platform": "",
  "language": "",
  "statement": {}
}

platform

  • Flow resource path: statementData > xapiContext > platform

  • Parameter type: String text

  • Description: The platform or system where the learning activity took place.

Example

language

  • Flow resource path: statementData > xapiContext > language

  • Parameter type: String text

  • Description: The language in which the learning content or interaction was presented.

Example

instructor.name

  • Flow resource path: statementData > xapiContext > instructor > name

  • Parameter type: String name

  • Description: The name of the instructor or educator involved in the learning experience.

Example

instructor.objectType

  • Flow resource path: statementData > xapiContext > instructor > objectType

  • Parameter type: String text

  • Description: Type of the instructor object, often indicating if it's a person, system, or another entity.

Example

instructor.account.homePage

  • Flow resource path: statementData > xapiContext > instructor > account > homePage

  • Parameter type: String URL

  • Description: The URL of the instructor's homepage or profile.

Example

instructor.account.name

  • Flow resource path: statementData > xapiContext > instructor > account > name

  • Parameter type: String name

  • Description: The account name or identifier for the instructor on the platform.

Example

contextActivities.parent.id

  • Flow resource path: statementData > xapiContext > contextActivities > parent > id

  • Parameter type: String URI

  • Description: Unique identifier for the parent activity in the context hierarchy.

Example

contextActivities.parent.objectType

  • Flow resource path: statementData > xapiContext > contextActivities > parent > objectType

  • Parameter type: String text

  • Description: The type of the parent activity in the activity hierarchy.

Example

contextActivities.parent.definition.type

  • Flow resource path: statementData > xapiContext > contextActivities > parent > definition > type

  • Parameter type: String URI

  • Description: Type of the parent activity, often a URI indicating its category or nature.

Example

contextActivities.parent.definition.moreInfo

  • Flow resource path: statementData > xapiContext > contextActivities > parent > definition > moreInfo

  • Parameter type: String URL

  • Description: URL providing additional information about the parent activity.

Example

contextActivities.parent.definition.name.langString1

  • Flow resource path: statementData > xapiContext > contextActivities > parent > definition > name > langString1

  • Parameter type: String text

  • Description: Name of the parent activity in the first language. langString1 will match the first key/value under definition.name.

Example

contextActivities.parent.definition.name.langString2

  • Flow resource path: statementData > xapiContext > contextActivities > parent > definition > name > langString2

  • Parameter type: String text

  • Description: Name of the parent activity in the second language. langString2 will match the second key/value under definition.name.

Example

contextActivities.parent.definition.name.langString3

  • Flow resource path: statementData > xapiContext > contextActivities > parent > definition > name > langString3

  • Parameter type: String text

  • Description: Name of the parent activity in the third language. langString3 will match the third key/value under definition.name.

Example

contextActivities.parent.definition.description.langString1

  • Flow resource path: statementData > xapiContext > contextActivities > parent > definition > description > langString1

  • Parameter type: String text

  • Description: Description of the parent activity in the first language. langString1 will match the first key/value under definition.description.

Example

contextActivities.parent.definition.description.langString2

  • Flow resource path: statementData > xapiContext > contextActivities > parent > definition > description > langString2

  • Parameter type: String text

  • Description: Description of the parent activity in the second language. langString2 will match the second key/value under definition.description.

Example

contextActivities.parent.definition.description.langString3

  • Flow resource path: statementData > xapiContext > contextActivities > parent > definition > description > langString3

  • Parameter type: String text

  • Description: Description of the parent activity in the third language. langString3 will match the third key/value under definition.description.

Example

contextActivities.category.objectType

  • Flow resource path: statementData > xapiContext > contextActivities > category > objectType

  • Parameter type: String text

  • Description: Type of category under which the activity falls, like a learning module or topic.

Example

contextActivities.category.id

  • Flow resource path: statementData > xapiContext > contextActivities > category > id

  • Parameter type: String URI

  • Description: Unique identifier for the category of the learning activity.

Example

contextActivities.category.definition.type

  • Flow resource path: statementData > xapiContext > contextActivities > category > definition > type

  • Parameter type: String URI

  • Description: Type of the category activity, often a URI indicating its category or nature.

Example

contextActivities.category.definition.moreInfo

  • Flow resource path: statementData > xapiContext > contextActivities > category > definition > moreInfo

  • Parameter type: String URL

  • Description: URL providing additional information about the category activity.

Example

contextActivities.category.definition.name.langString1

  • Flow resource path: statementData > xapiContext > contextActivities > category > definition > name > langString1

  • Parameter type: String text

  • Description: The name of the category in the primary language used in the activity context. langString1 will match the first key/value under definition.name.

Example

contextActivities.category.definition.name.langString2

  • Flow resource path: statementData > xapiContext > contextActivities > category > definition > name > langString2

  • Parameter type: String text

  • Description: Name of the category activity in the second language. langString2 will match the second key/value under definition.name.

Example

contextActivities.category.definition.name.langString3

  • Flow resource path: statementData > xapiContext > contextActivities > category > definition > name > langString3

  • Parameter type: String text

  • Description: Name of the category activity in the third language. langString3 will match the third key/value under definition.name.

Example

contextActivities.category.definition.description.langString1

  • Flow resource path: statementData > xapiContext > contextActivities > category > definition > description > langString1

  • Parameter type: String text

  • Description: Description of the category activity in the first language. langString1 will match the first key/value under definition.description.

Example

contextActivities.category.definition.description.langString2

  • Flow resource path: statementData > xapiContext > contextActivities > category > definition > description > langString2

  • Parameter type: String text

  • Description: Description of the category activity in the second language. langString2 will match the second key/value under definition.description.

Example

contextActivities.category.definition.description.langString3

  • Flow resource path: statementData > xapiContext > contextActivities > category > definition > description > langString3

  • Parameter type: String text

  • Description: Description of the category activity in the third language. langString3 will match the third key/value under definition.description.

Example

contextActivities.grouping.objectType

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > objectType

  • Parameter type: String text

  • Description: Type of the grouping activity object.

Example

contextActivities.grouping.id

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > id

  • Parameter type: String URI

  • Description: Unique identifier for the grouping activity.

Example

contextActivities.grouping.definition.type

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > definition > type

  • Parameter type: String URI

  • Description: Type of the grouping activity, often a URI indicating its category or nature.

Example

contextActivities.grouping.definition.moreInfo

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > definition > moreInfo

  • Parameter type: String URL

  • Description: URL providing additional information about the grouping activity.

Example

contextActivities.grouping.definition.name.langString1

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > definition > name > langString1

  • Parameter type: String text

  • Description: Name of the grouping activity in the first language. langString1 will match the first key/value under definition.name.

Example

contextActivities.grouping.definition.name.langString2

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > definition > name > langString2

  • Parameter type: String text

  • Description: Name of the grouping activity in the second language. langString2 will match the second key/value under definition.name.

Example

contextActivities.grouping.definition.name.langString3

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > definition > name > langString3

  • Parameter type: String text

  • Description: Name of the grouping activity in the third language. langString3 will match the third key/value under definition.name.

Example

contextActivities.grouping.definition.description.langString1

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > definition > description > langString1

  • Parameter type: String text

  • Description: Description of the grouping activity in the first language. langString1 will match the first key/value under definition.description.

Example

contextActivities.grouping.definition.description.langString2

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > definition > description > langString2

  • Parameter type: String text

  • Description: Description of the grouping activity in the second language. langString2 will match the second key/value under definition.description.

Example

contextActivities.grouping.definition.description.langString3

  • Flow resource path: statementData > xapiContext > contextActivities > grouping > definition > description > langString3

  • Parameter type: String text

  • Description: Description of the grouping activity in the third language. langString3 will match the third key/value under definition.description.

Example

contextActivities.other.objectType

  • Flow resource path: statementData > xapiContext > contextActivities > other > objectType

  • Parameter type: String text

  • Description: Type of the other activity object.

Example

contextActivities.other.id

  • Flow resource path: statementData > xapiContext > contextActivities > other > id

  • Parameter type: String URI

  • Description: Unique identifier for the other activity.

Example

contextActivities.other.definition.type

  • Flow resource path: statementData > xapiContext > contextActivities > other > definition > type

  • Parameter type: String URI

  • Description: Type of the other activity, often a URI indicating its category or nature.

Example

contextActivities.other.definition.moreInfo

  • Flow resource path: statementData > xapiContext > contextActivities > other > definition > moreInfo

  • Parameter type: String URL

  • Description: URL providing additional information about the other activity.

Example

contextActivities.other.definition.name.langString1

  • Flow resource path: statementData > xapiContext > contextActivities > other > definition > name > langString1

  • Parameter type: String text

  • Description: Name of the other activity in the first language. langString1 will match the first key/value under definition.name.

Example

contextActivities.other.definition.name.langString2

  • Flow resource path: statementData > xapiContext > contextActivities > other > definition > name > langString2

  • Parameter type: String text

  • Description: Name of the other activity in the second language. langString2 will match the second key/value under definition.name.

Example

contextActivities.other.definition.name.langString3

  • Flow resource path: statementData > xapiContext > contextActivities > other > definition > name > langString3

  • Parameter type: String text

  • Description: Name of the other activity in the third language. langString3 will match the second key/value under definition.name.

Example

contextActivities.other.definition.description.langString1

  • Flow resource path: statementData > xapiContext > contextActivities > other > definition > description > langString1

  • Parameter type: String text

  • Description: Description of the other activity in the first language. langString1 will match the first key/value under definition.description.

Example

contextActivities.other.definition.description.langString2

  • Flow resource path: statementData > xapiContext > contextActivities > other > definition > description > langString2

  • Parameter type: String text

  • Description: Description of the other activity in the second language. langString2 will match the second key/value under definition.description.

Example

contextActivities.other.definition.description.langString3

  • Flow resource path: statementData > xapiContext > contextActivities > other > definition > description > langString3

  • Parameter type: String text

  • Description: Description of the other activity in the third language. langString3 will match the third key/value under definition.description.

Example

Last updated