Timestat

Blocks ::: block_timestat
Maintained by Jorge C.
Timestat block measures users real activity time. Time is increased only when Moodle tab is active in browser.

Timestat 2.0.1

Moodle 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: Tuesday, 15 October 2024, 1:14 AM
11.02.2024
Refactor Screentime to remove jQuery dependency and add more detailed callbacks
Enhanced to detect user inactivity.
Add optional visual timer to show time spent on the page.
Refactor the event emiter module to use the new ScreenTime
Minor fixes

08.09.2015
1.2.2.1
Fixed problem with blank page after logging in
https://tracker.moodle.org/browse/CONTRIB-5729

13.08.2015
1.2.2
Fixed issue "Class 'textlib' has been renamed for the autoloader and is now deprecated. Please use 'core_text' instead."

04.09.2014
1.2.1
Time is stored in block_timestat folder now (it was stored in additional field in log table before).
Compatiblility with PSQL and MYSQL.
Many minor fixes.

03.03.2014
Application updated to Moodle 2.5/2.6

14.04.2011
Problem with change_password.php page, where page is automatically refreshing, fixed.

31.03.2011
Problem with blank page after loging fixed.
Some security improvements.
All files are now placed inside /block/timestat/ directory (some of them were placed in /moodle/lib/ earlier),
so installation is simpler.

10.03.2011
Spanish language file, created by Jon Duenas, added.

08.03.2011
Configuration button is disabled.

11.02.2011
Php starting tags changed to '<?PHP'

Version information

Version build number
2024101400
Version release name
2.0.1
Maturity
Stable version
MD5 Sum
1d8d22971766fb51e79aa35e1c70420d
Supported software
Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL

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.