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 8710cdea92 Add missing interfaces for 3.6 6 years ago
backup/moodle2 Improve QRcode support. 6 years ago
classes Add missing interfaces for 3.6 6 years ago
db Hack a way to provide a selectall function on teacher marking. 6 years ago
import Add output buffering level for progress bar. 7 years ago
lang/en Add support for session passwords when student marking. 6 years ago
pix Add missing icon - PNG used by mobile app. 6 years ago
templates Hack a way to provide a selectall function on teacher marking. 6 years ago
tests Fix failing tests in master. 6 years ago
yui Fix some coding guideline issues. 8 years ago
.travis.yml ignore moodle mobile mustache template 6 years ago
CHANGELOG.md Merge notification/warning feature into master. (#267) 8 years ago
README.md add link to travis build 9 years ago
absentee.php Fix failing tests in master. 6 years ago
add_form.php Improve QRcode support. 6 years ago
attendance.php Mobile Support - add ability for students to self-mark open sessions. 6 years ago
calendar.js codechecker stuff. 7 years ago
composer.json adding composer.json 10 years ago
coursesummary.php Add category selector to coursesummary admin report. 8 years ago
defaultstatus.php Don't save values if not numeric. 6 years ago
duration_form.php Fix up some coding guideline stuff. 8 years ago
export.php Display user summary in mobile app. 6 years ago
export_form.php more phpdoc changes. 8 years ago
externallib.php Improve QRcode support. 6 years ago
index.php Fix some coding guideline things. 7 years ago
lib.php Display user summary in mobile app. 6 years ago
locallib.php Mobile Support - add ability for students to self-mark open sessions. 6 years ago
manage.php Cog menu on teacher page under Boost based themes 7 years ago
message.html Fix failing tests in master. 6 years ago
messageselect.php Fix failing tests in master. 6 years ago
mobilestyles.css Add user profile image to teacher marking page. 6 years ago
mod_form.php Allow default subnet setting at activity level to be hidden. 8 years ago
module.js fix some eslint stuff. 8 years ago
password.php Convert to using tcpdf lib to generate qrcodes. 6 years ago
password_ajax.php Improve QRcode support. 6 years ago
preferences.php Cog menu on teacher page under Boost based themes 7 years ago
renderables.php Mobile Support - add ability for students to self-mark open sessions. 6 years ago
renderer.php ISSUE-336 - Viewing single session table total counts in also users w… (#337) 6 years ago
renderhelpers.php Mobile Support - add ability for students to self-mark open sessions. 6 years ago
report.php Cog menu on teacher page under Boost based themes 7 years ago
resetcalendar.php Make events optional per-session. 7 years ago
sessions.php Cog menu on teacher page under Boost based themes 7 years ago
settings.php Convert to using tcpdf lib to generate qrcodes. 6 years ago
student_attendance_form.php Improve QRcode support. 6 years ago
styles.css Coding guideline fix for css. 6 years ago
take.php Fix #346 correct redirect after saving attendance. 6 years ago
temp_form.php more phpdoc changes. 8 years ago
tempedit.php Move attendance class into proper class 9 years ago
tempedit_form.php Tidy up the classes/phpdocs a bit. 8 years ago
tempmerge.php remove deprecated calls to update button 8 years ago
tempmerge_form.php fix up some phpdoc stuff. 8 years ago
tempusers.php Cog menu on teacher page under Boost based themes 7 years ago
update_form.php Improve QRcode support. 6 years ago
version.php Bump version. 6 years ago
view.php Moodle 33 (master) - Global Search issue with Database Schema (#249) 8 years ago
warnings.php Fix issue that occurs when updating an individual warning. 7 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.