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 c3bb0fc306 include description format when creating event. 7 years ago
backup/moodle2 Fix #287 prevent restore from setting takenby when no userdata restored. 7 years ago
classes include description format when creating event. 7 years ago
db Fixes #214 use correct prefix on attendance functions to avoid clashing with other code. 8 years ago
lang/en Fixes #223 allow student attendance to be disabled at site-level 8 years ago
pix Merge pull request #107 from Kathrin84/icon_optimization 10 years ago
tests remove old calendar behat test - feature not used anymore. 8 years ago
yui Option to select specific users during export 10 years ago
.travis.yml downgrade to v1 of plugin-ci. 7 years ago
README.md add link to travis build 9 years ago
add_form.php https://github.com/danmarsden/moodle-mod_attendance/issues/234 (#236) 8 years ago
attendance.php Fix #279 - fix for php 5.4 compatibility. 7 years ago
calendar.js Fix behat/coding guideline issues. 9 years ago
composer.json adding composer.json 10 years ago
duration_form.php Convert locallib.php classes into proper auto-loading classes 9 years ago
export.php Replacing attendance_format_float by format_float 9 years ago
export_form.php Coding guideline/behat fixes 9 years ago
externallib.php implementing web service support 9 years ago
index.php Fix errors when using Activities block 11 years ago
lib.php Fixes #266 - groupmemembersonly setting removed by MDL-44725 8 years ago
locallib.php Changing default users sort order to users_order_by_sql moodle function 9 years ago
manage.php Moodle 31 - Global Search issue with Database Schema (#247) 8 years ago
mod_form.php Moodle 31 - Global Search issue with Database Schema (#247) 8 years ago
module.js Fix JShint errors and remove deprecated call to checkall/checknone 9 years ago
preferences.php Concentrate grades update method in one place 9 years ago
renderables.php Fix bug with userdisplay check. 8 years ago
renderer.php Fixes #266 - groupmemembersonly setting removed by MDL-44725 8 years ago
renderhelpers.php Replacing attendance_format_float by format_float 9 years ago
report.php Moodle 31 - Global Search issue with Database Schema (#247) 8 years ago
sessions.php remove params not needed in 3.1 branch. 8 years ago
settings.php Fixes #223 allow student attendance to be disabled at site-level 8 years ago
student_attendance_form.php Fix #264 improve radio button spacing on self-marking page 8 years ago
styles.css Fix #264 improve radio button spacing on self-marking page 8 years ago
take.php Changing default users sort order to users_order_by_sql moodle function 9 years ago
temp_form.php Move attendance class into proper class 9 years ago
tempedit.php Move attendance class into proper class 9 years ago
tempedit_form.php Move attendance class into proper class 9 years ago
tempmerge.php Move attendance class into proper class 9 years ago
tempmerge_form.php More coding guideline fixes 9 years ago
tempusers.php remove reference to user.de domain. 7 years ago
update_form.php Use correct prefix on function names. 9 years ago
version.php bump version for plugins db release. 7 years ago
view.php Moodle 31 - Global Search issue with Database Schema (#247) 8 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.