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
Played segments data shows parts of the video the actor watched during current registration in chronological order.
Requirements
The LRP MUST assign played-segments value to statements with "paused", "terminated" and "completed" verbs.The LRP MAY assign played-segments value to other statements.Value is a string. Each part of the video watched is separated with [,]. The 'Time From' and 'Time To' values are separated with [.].The time values must match the values recorded as time, time-to and time-from in played, paused, seeked statements.
Played segments data shows parts of the video the actor watched during current registration in chronological order. LRP Obligations
The LRP MUST assign played-segments value to statements with "paused", "terminated" and "completed" verbs.
The LRP MAY assign played-segments value to other statements.
Value is a string. Each part of the video watched is separated with [,]. The 'Time From' and 'Time To' values are separated with [.].
The time values must match the values recorded as time, time-to and time-from in played, paused, seeked statements.
@e0d It appears played-segments are not emitted by video player. I think we first need to figure out how we can emit played-segments in original event and then add it in xAPI/caliper events.
Definition:
Requirements
The emitted statement should include
Relevant code.
The text was updated successfully, but these errors were encountered: