This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
block:usestats [2018/02/11 16:41] 127.0.0.1 external edit |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Bloc Use_Stats / User time stats ===== | ||
- | * **Component type:** Block | ||
- | * **Name:** Use Stats | ||
- | * **Versions:** 1.9, 2.2 à 3.4 | ||
- | * **Distribution:** Dual release (public and "pro") | ||
- | * **Availability:** Stable | ||
- | * **Repository:** https://github.com/vfremaux/moodle-block_use_stats | ||
- | |||
- | {{ :block_use_stats:block_sample.jpg|}} | ||
- | |||
- | This block provides a central primitive to extract user time tracks from Moodle log. At start, the block was intended to provide users with a rough indication on how much they had spend on courses, and merely for teachers that might have to justify their online time to the learning staff. the road map extended the behaviour of the block to let people auditing learners time spent, and provide a calculation bases for more structured and formatted reports [[:Report:TrainingSessions|Training Session Report]]. | ||
- | |||
- | ==== Guides ==== | ||
- | |||
- | * [[:Blocks:UseStats:Install|Install Guide]] | ||
- | * [[:Blocks:UseStats:UserGuide|User Guide]] | ||
- | * [[:Blocks:UseStats:Technique|Technical Guide]] | ||
- | |||
- | ==== Features ==== | ||
- | |||
- | * Time compilation | ||
- | * Continuous user track timegaps compilation | ||
- | * Implicit session breaks management | ||
- | * Tunable 'last record' time bonus on session break | ||
- | * Cubing (PRO version) | ||
- | * Optional compilation of qualified tagging on the logs from 6 parametric queries. | ||
- | * Display | ||
- | * Individual display | ||
- | * Display of other users if authorized to | ||
- | * Detailed printing of time aggregation | ||
- | * Sliding period filter | ||
- | * Parametric fixed period filter | ||
- | * Performance | ||
- | * Aggregate cache | ||
- | * Export (PRO Version) | ||
- | * Exporting the time table to PDF (with [[:Report:Trainingsessions|Training Session Report]]) | ||
- | |||
- | ==== Road Map ==== | ||
- | |||
- | * Saving performance adding a pre-aggregation engine to speed up access to results on large usages. | ||
- | |||
- | ==== Credits ==== | ||
- | |||
- | * 2006 Valery Frémaux (valery@activeprolearn.com) | ||
- | |||
- | ==== Component origin ==== | ||
- | |||
- | MyLearningFactory.com component catalog. | ||
- | |||
- | [[:start|Back to home]] |