<span class="light" style="padding-top: 109px;">How do you track how much time a user spends on a course?
</span>
The process is carried out according to the time at which the student logged in and the time he logged out ?
Or is it based on mouse movement?
Thank you
@raul_s,
We actually store the session of the user, the time duration he was in the course. As soon as he clicks on back to course, the session stops counting the time
An ajax call update the duration by hitting on the server and calculating the time