I think we have improved on the above. We (Bloomsbury Institute) are now defining our two module ( canvas course) monitoring review (MMR) analyitcs / metrics as:
(1) Average student Requests - per credit - per module
Requests come from student web browsers and mobile app sessions and are logged in canvasdata. These requests can be for pages, submissions, files, login ... * This metric is the average number of requests between the start of teaching and the modules' (Canvas course) re-submission due date.
(2) Average student web browser time per module
For each student module (Canvas course) enrolment - Canvas keeps a running total of (web browser session) time spent. This metric, sums and averages the time of all students at the re-submission due date.
and have made some progress towards automating their calculation in a Python Django project
* More fully defining and classifying the different request types is a job to be done. Have Instructure provided a taxonomy some where?
Jago
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.