Attendance

Blocks ::: block_attendance
Maintained by Dan Marsden, Catalyst IT
Part of set Attendance.
This block works with the attendance module, it provides teachers with quick access to Attendance functionality, and provides students quick access to a summary report for their own attendance.

Attendance 2.4

Moodle 2.4, 2.5, 2.6, 2.7
Released: Saturday, 15 March 2014, 5:57 AM
--------
ABOUT
--------
The attendance block was initially development by the Human Logic Development Team, Dubai, UAE.
Visit them online at www.human-logic.com

Development was continued by Dmitry Pupinin (dlnsk at ngs dot ru).

This version is not compatible with the old Human Logic code.

This module and block may be distributed under the terms of the General Public License
(see http://www.gnu.org/licenses/gpl.txt for details)

-----------
PURPOSE
-----------
The attendance module is designed to allow instructors of a course keep an attendance log of the students in their courses.
The instructor will setup the frequency of his classes (# of days per week & length of course) and the attendance block
is ready for use. To take attendance, the instructor clicks on the "Update Attendance" button and is presented with a list
of all the students in that course, along with 4 options: Present, Absent, Late & Excused, with a Remarks textbox.
Instructors can download the attendance for their course in Excel format or text format. Only the instructor can update
the attendance data. However, a student gets to see his attendance record.

----------------
INSTALLATION
----------------
The attendance follows standard installation procedures. Place the "attendance" directory in your blocks directory,
"attendance" directory in your mod directory. Please delete old language files from your moodledata/lang/en directory
if you are upgrading the module. Then visit the Admin page in Moodle to activate it.

--------------
QUESTIONS ?
--------------

Q: Why attendance percent on pages of block don't equal to percent in Gradebook?
A: Gradebook display how much points student had in this course in comparison with how much he could have. Pages of block
display percent of attendance. For example, if student for presence had 3 points and for absence had 1 point then he can't
have 0% in Gradebook even though he was absent always, but on block pages in this situation he will have exactly 0%.

Version information

Version build number
2013070302
Version release name
2.4
Can be updated from
2.4, 2.4, 2.4 (2013070301)
Can be updated to
2.4 (2013070303), 3.0 (2015102800), 3.1 (2016031500), 3.1, 3.2 (2016050900), 3.2 (2016050900), 3.2.1 (2016050901), 3.2.1 (2017020700), 3.2.1 (2017020700), 3.2.3 (2017020702), 3.2.3 (2017052901), 3.2.3 (2018022100), 3.2.4 (2017052902), 3.2.4 (2018052100), 3.2.4 (2018052100), 3.2.5 (2022031800)
Maturity
Stable version
MD5 Sum
57ac82736424a9bd419c7864255aceaa
Supported software
Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7

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.