cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sum of Time spent in courses

martaubits
Discoverer
0 Kudos
404

Hello there, SuccessFactors learnings record the time spend for students in each course? I know each course must be termintaed with an approbal status, but i don't know if i could know the exactly amount of time spended in each course. And if i could get this information using the API.

Thanks a lot

Accepted Solutions (0)

Answers (1)

Answers (1)

SUMIT1
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi martha_ubits,

Courses which are communicating with the LMS System, will send the completion details. These details also include the time the user spent in the course. When a user will complete the course in multiple session, the times will get updated as well. Please note that this depends on the content and will not work on non communicating courses.
These details are available in the user's learning history details. Also, it can be extracted using API Calls. For more details on the API Calls, please visit the help section and look for learning history.

Help Documentation Link

Regards,
Sumit Kumar