Slide Timer
204 0 1In Claro is there a existing timer that records how long a user is on a certain slide? I would like to create a report after the lesson to show how much time a user spends on each individual slide so I can use that information to inform the instructor/developers.
Answers ( 1 )
Best way to do this is to use xAPI and and LRS to store/report on that data. xAPI has a default/automatic Page Experienced timer that can be used to track the time between pages/ And the LRS can capture that info and support reporting on it.
For SCORM courses, the SCORM standard tracks session time and completion time over all, but not broken down into individual pages. Hence the use of xAPI and an LRS to get those finer/more granular details.
Comments
( 0 )