Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
blocks:usestats [2017/06/10 19:23] admin [Features] |
blocks:usestats [2020/04/07 11:06] (Version actuelle) |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ===== Bloc Use_Stats / User time stats ===== | + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}} <html><!-- /nomoodle --></html> |
| + | ===== Block Use_Stats / User time stats ===== | ||
| * **Component type:** Block | * **Component type:** Block | ||
| * **Name:** Use Stats | * **Name:** Use Stats | ||
| - | * **Versions:** 1.9, 2.2 à 2.9 | + | * **Versions:** :M27: to :M36: |
| - | * **Distribution:** Publique | + | * **Older versions:** 1.9, 2.2 à 2.6 |
| + | * **Distribution:** Dual release (public and "pro") | ||
| * **Availability:** Stable | * **Availability:** Stable | ||
| * **Repository:** https://github.com/vfremaux/moodle-block_use_stats | * **Repository:** https://github.com/vfremaux/moodle-block_use_stats | ||
| Ligne 10: | Ligne 12: | ||
| {{ :block_use_stats:block_sample.jpg|}} | {{ :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]]. | + | 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 ==== | ==== Guides ==== | ||
| Ligne 41: | Ligne 43: | ||
| * Saving performance adding a pre-aggregation engine to speed up access to results on large usages. | * Saving performance adding a pre-aggregation engine to speed up access to results on large usages. | ||
| + | <html><!-- nomoodle --></html> | ||
| + | ==== Builds ==== | ||
| + | |||
| + | ^ :M27: ^ :M28: ^ :M29: ^ :M30: ^ :M31: ^ :M32: ^ :M33: ^ :M34: ^ :M35: ^ :M36: ^ | ||
| + | | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_34_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_35_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-block_use_stats.svg?branch=MOODLE_36_STABLE"></html> | | ||
| + | |||
| + | [[https://travis-ci.org/vfremaux/moodle-block_use_stats/branches|Travis-ci Continuous integration]] | ||
| + | |||
| + | Note : Failing status is not necessarily the sign of a non functioning module. It just says that the Moodle code standards check are not full filling. This is a continuous effort of us rewriting the plugin code to get it compliant. | ||
| + | |||
| + | <html><!-- /nomoodle --></html> | ||
| ==== Credits ==== | ==== Credits ==== | ||
| Ligne 47: | Ligne 60: | ||
| ==== Component origin ==== | ==== Component origin ==== | ||
| - | MyLearningFactory.com component catalog. | + | ActiveProLearn/Mylearning Factory component catalog. |
| + | |||
| + | ------- | ||
| - | [[:start|Back to home]] | + | [[:start|Back to home]] - [[:plugins|Back to plugin list order by type]] |