You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dan Marsden cc8db5bab9 allow random password to be used when creating sessions. 9 years ago
backup/moodle2 Allow a password to be set when using student self marking. 9 years ago
classes set default values a bit better. 9 years ago
db fix notnull values. 9 years ago
lang/en allow random password to be used when creating sessions. 9 years ago
pix Merge pull request #107 from Kathrin84/icon_optimization 11 years ago
tests Fix broken tests due to identity patch. 9 years ago
yui Option to select specific users during export 11 years ago
.travis.yml Update travis to check 3.2 branch. 10 years ago
README.md add link to travis build 11 years ago
add_form.php allow random password to be used when creating sessions. 9 years ago
attendance.php Allow a password to be set when using student self marking. 9 years ago
calendar.js Fix coding guideline stuff found by plugins db check. 9 years ago
composer.json adding composer.json 12 years ago
defaultstatus.php Fix #187 allow default status set to be editable. 9 years ago
duration_form.php Fix up some coding guideline stuff. 10 years ago
export.php Move hide session details (#238) 10 years ago
export_form.php Fix up some coding guideline stuff. 10 years ago
externallib.php Fix coding guideline stuff found by plugins db check. 9 years ago
index.php Fix errors when using Activities block 13 years ago
lib.php Fix #187 allow default status set to be editable. 9 years ago
locallib.php Fix #187 allow default status set to be editable. 9 years ago
manage.php Moodle 32 - Global Search issue with Database Schema (#248) 9 years ago
mod_form.php Moodle 32 - Global Search issue with Database Schema (#248) 9 years ago
module.js Fix coding guideline stuff found by plugins db check. 9 years ago
preferences.php Fix #187 allow default status set to be editable. 9 years ago
renderables.php Fixes #63 use core useridentity setting when showing list of users. 9 years ago
renderer.php attempt to fix php 5.6 issue in tests. 9 years ago
renderhelpers.php Fix coding guideline issues. 10 years ago
report.php Moodle 32 - Global Search issue with Database Schema (#248) 9 years ago
sessions.php allow random password to be used when creating sessions. 9 years ago
settings.php Fix #187 allow default status set to be editable. 9 years ago
student_attendance_form.php Allow a password to be set when using student self marking. 9 years ago
styles.css Fix coding guideline stuff found by plugins db check. 9 years ago
take.php remove deprecated calls to update button 10 years ago
temp_form.php Move attendance class into proper class 10 years ago
tempedit.php Move attendance class into proper class 10 years ago
tempedit_form.php Move attendance class into proper class 10 years ago
tempmerge.php remove deprecated calls to update button 10 years ago
tempmerge_form.php More coding guideline fixes 11 years ago
tempusers.php Move attendance class into proper class 10 years ago
update_form.php allow random password to be used when creating sessions. 9 years ago
version.php Allow a password to be set when using student self marking. 9 years ago
view.php Moodle 32 - Global Search issue with Database Schema (#248) 9 years ago

README.md

#ABOUT Build Status

The Attendance module is supported and maintained by Dan Marsden http://danmarsden.com

The Attendance module was previously developed by Dmitry Pupinin, Novosibirsk, Russia, Artem Andreev, Taganrog, Russia.

#PURPOSE The Attendance module allows teachers to maintain a record of attendance, replacing or supplementing a paper-based attendance register. It is primarily used in blended-learning environments where students are required to attend classes, lectures and tutorials and allows the teacher to track and optionally provide a grade for the students attendance.

Sessions can be configured to allow students to record their own attendance and a range of different reports are available.