Use Stats

Blocks ::: block_use_stats
Maintained by Valery Fremaux
Provides time base use stats indicators. The compilation library is used by the "training session" report plugin.

Use Stats 2.6.0 (build 2013060900)

Moodle 2.6
Released: 2014年 05月 19日(週一) 03:11
moodle-block_use_stats
======================

This block precompiles time gaps from logs, and arrange gaps into a multiindex data cube for further extractions.

this block can be used alone to display users spent time estimation in owned courses, or get any user
time information for power users.

Usually this block serves as precomplation tool for the much more featured Training Session Report module, that will exploit
compiled gaps for complete learning session time spent information reports.

Version information

Version build number
2013060900
Version release name
2.6.0 (build 2013060900)
Maturity
穩定版
MD5 Sum
52dbb662d8dfea6d45e1a5d1ff5dbd4d
Supported software
Moodle 2.6
  • Latest release for Moodle 2.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_26_STABLE

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.