YOU ARE CURRENTLY ACCESSING AN OUTDATED VERSION OF THE ZOOLA HELP DOCUMENTATION

Go to https://help.zoola.io for up-to-date documentation, videos, walkthroughs, and case studies.




Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

The Time Spent Learning plugin tracks the presence of Learners in courses, activities, and modules. The data tracked through this plugin provides useful analytics on actual time spent learning in courses and resources—ideally suited to track staff hours and budgeting.

The following table lists the Tables and Fields populated through the Time Spent Learning plugin. When designing a Domain or View, pull these Tables/Fields in to include Time Spent data:
 

TableFieldDescription
local_ld_lastactivity








 "id"Time Spent data collected for the last activity that user has performed.




"userid"
"lastaccess"
"courseid"
"coursemoduleid"
local_ld_course



 Total time spent within a course.



"id"  
"userid"  
"courseid"  
"totaldedication"  
local_ld_course_day




 Time spent on a course at day level.




"id"  
"ldcourseid"  
"daytime"  
"day"  
"dedication"  
local_ld_module



 Time spent on a module.



"id"  
"ldcourseid"  
"coursemoduleid"  
"totaldedication"  
local_ld_module_day




 Time spent on a module at day level.




"id"  
"ldmoduleid"  
"daytime"  
"day"  
"dedication"  

 

 

TableFieldDescription
local_ld_lastactivity




 Time Spent data collected for the last activity that user has performed.




"id"
"userid"
"lastaccess"
"courseid"
"coursemoduleid"
local_ld_course



 Total time spent within a course.



"id"
"userid"
"courseid"
"totaldedication"
local_ld_course_day




 Time spent on a course at day level.




"id"
"ldcourseid"
"daytime"
"day"
"dedication"
local_ld_module



 Time spent on a module.



"id"
"ldcourseid"
"coursemoduleid"
"totaldedication"
local_ld_module_day




 Time spent on a module at day level.




"id"
"ldmoduleid"
"daytime"
"day"
"dedication"
  • No labels