Attendance Register

Activities ::: mod_attendanceregister
Maintained by CINECA elearning SUPPORT
This is an activity module for tracking time spent by Students (or other users) in a Course or in a related group of Courses.

Attendance Register 2014.03.08.05

Moodle 2.1, 2.2, 2.3, 2.4, 2.5, 2.6
Released: Saturday, 8 March 2014, 11:31 PM
Attendance Register module for Moodle (http://moodle.org/) - Copyright (C) 2012 Lorenzo Nicora

The Attendance Register is an Activity Module for calculating the time participants spend online, in a single Course or a group of Courses.
It also allow to enter offline sessions of work for calculating "total work time".
See Docs at: https://github.com/nicusX/moodle-mod_attendanceregister/wiki

------------------------------------------
What's New

Bug and performance fixes release 2014.03.08.05
* Checked compatibility with Moodle 2.6
Fixes
* [#67] User session could be delayed until next login if user pauses activities
for some time (shorter than PHP session) and the cron runs creating a
new session.
* [#60] Fixed typo
* Minor CSS changes for Moodle 2.6 Bootstrap-based theme
Performance fixes
* [#63, #66] A couple of changes greatly reducing the number of queries executing
cron (thanks to MorrisR2)
* [#65] Reduced verbosity in cron if debuging is off

Version information

Version build number
2014030805
Version release name
2014.03.08.05
Can be updated from
2.2 (20120326), 2.2.1 (2012081101), 2.3.1 (2012081202), 2.3.2 (2012100702), 2.4.1 (2013012906), 2.4.2 (2013020604), 2.4.2+ (2013032201), 2.4.3 (2013040607), 2.4.3+ (2013050901), 2013.07.06.01 (2013070601), 2013.09.07.01 (2013090701), 2013.09.07.01 (2013090701)
Can be updated to
2016.05.09.00 (2016050900)
Maturity
Stable version
MD5 Sum
0a261d7d919385068ee35a717e4e96bb
Supported software
Moodle 2.1, PHP 5.3, Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6
  • Latest release for Moodle 2.1
  • Latest release for Moodle 2.2
  • Latest release for Moodle 2.3
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
2014.03.08.05

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation