You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The LRS SHOULD* return the Timestamp in UTC timezone.
->
An LRS shall convert Timestamps to UTC rather than rejecting Statements that send Timestamps not in UTC form
When comparing Durations, any precision beyond 0.01 second precision SHOULD* NOT be included in the comparison
->
When comparing Durations (or Statements containing them), any precision beyond 0.01 second precision shall not be included in the comparison.
When comparing Durations, any precision beyond 0.01 second precision SHOULD* NOT be included in the comparison
->
When comparing Durations (or Statements containing them), any precision beyond 0.01 second precision shall not be included in the comparison.
The Statement data structure includes a property for the instructor (context.instructor : Agent) in section 2.4.6.
->
The IEEE standard includes a new context array for contextAgents (in section 4.2.2.5 and section 5.2.2.5). This is an array of contextAgent objects including an objectType, agent and relevantTypes (array of “type” IRIs). Although context.instructor from version 1.0.3 is still present, it is considered deprecated. Implementers should make use of a contextAgent with an instructor relevantType IRI for this purpose. The intent of contextAgent is to allow additional actors to be included as context of a statement beyond just the instructor allowed in version 1.0.3
The Statement data structure includes a property for team (context.team : Group) in section 2.4.6.
->
The IEEE standard includes a new context array for contextGroups (in section 4.2.2.5 and section 5.2.2.5). This is an array of contextGroup objects including an objectType, Group, and relevantTypes (array of “type” IRIs). Although context.team from version 1.0.3 is still present, it is considered deprecated. Implementers should make use of a contextGroup with a team relevantType IRI for this purpose. The intent of contextGroups is to allow additional groups to be included as context of a statement beyond just the team allowed in version 1.0.3
Updates to xAPI Profile spec
Language / property that indicates what version(s) of xAPI are supported by a Profile
The text was updated successfully, but these errors were encountered:
Change Log Item Ids
s22, s24, s25, x1, x2
1.0.3 text -> 9274.1.1 Update
The LRS SHOULD* return the Timestamp in UTC timezone.
->
An LRS shall convert Timestamps to UTC rather than rejecting Statements that send Timestamps not in UTC form
When comparing Durations, any precision beyond 0.01 second precision SHOULD* NOT be included in the comparison
->
When comparing Durations (or Statements containing them), any precision beyond 0.01 second precision shall not be included in the comparison.
When comparing Durations, any precision beyond 0.01 second precision SHOULD* NOT be included in the comparison
->
When comparing Durations (or Statements containing them), any precision beyond 0.01 second precision shall not be included in the comparison.
The Statement data structure includes a property for the instructor (context.instructor : Agent) in section 2.4.6.
->
The IEEE standard includes a new context array for contextAgents (in section 4.2.2.5 and section 5.2.2.5). This is an array of contextAgent objects including an objectType, agent and relevantTypes (array of “type” IRIs). Although context.instructor from version 1.0.3 is still present, it is considered deprecated. Implementers should make use of a contextAgent with an instructor relevantType IRI for this purpose. The intent of contextAgent is to allow additional actors to be included as context of a statement beyond just the instructor allowed in version 1.0.3
The Statement data structure includes a property for team (context.team : Group) in section 2.4.6.
->
The IEEE standard includes a new context array for contextGroups (in section 4.2.2.5 and section 5.2.2.5). This is an array of contextGroup objects including an objectType, Group, and relevantTypes (array of “type” IRIs). Although context.team from version 1.0.3 is still present, it is considered deprecated. Implementers should make use of a contextGroup with a team relevantType IRI for this purpose. The intent of contextGroups is to allow additional groups to be included as context of a statement beyond just the team allowed in version 1.0.3
Updates to xAPI Profile spec
The text was updated successfully, but these errors were encountered: