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 eb9d262fe1 Fixes #262 improves compatibility with Mac/Win when converting times. 8 years ago
backup/moodle2 Allow a password to be set when using student self marking. 8 years ago
classes Add new field for student availability, 8 years ago
db fix spacing in install.xml 8 years ago
lang/en Fixes #262 improves compatibility with Mac/Win when converting times. 8 years ago
pix Add abilty to view student password from session list page. 8 years ago
tests try another method of targeting form input. 8 years ago
yui update yui build files. 8 years ago
.travis.yml php 5.6 tests now passing. 8 years ago
README.md add link to travis build 9 years ago
add_form.php more phpdoc changes. 8 years ago
attendance.php Improve error when incorrect password used. 8 years ago
calendar.js Fix some eslint warnings. 8 years ago
composer.json adding composer.json 10 years ago
defaultstatus.php fix line length warning. 8 years ago
duration_form.php Fix up some coding guideline stuff. 8 years ago
export.php Tidy up the classes/phpdocs a bit. 8 years ago
export_form.php more phpdoc changes. 8 years ago
externallib.php phpdoc stuff. 8 years ago
index.php Fix errors when using Activities block 11 years ago
lib.php fix some phpdoc stuff. 8 years ago
locallib.php Add new field for student availability, 8 years ago
manage.php Moodle 33 (master) - Global Search issue with Database Schema (#249) 8 years ago
mod_form.php Moodle 33 (master) - Global Search issue with Database Schema (#249) 8 years ago
module.js Fix coding guideline stuff found by plugins db check. 8 years ago
preferences.php Add new field for student availability, 8 years ago
renderables.php phpdoc stuff. 8 years ago
renderer.php Use correct identifier to find input. 8 years ago
renderhelpers.php Tidy up the classes/phpdocs a bit. 8 years ago
report.php Moodle 33 (master) - Global Search issue with Database Schema (#249) 8 years ago
sessions.php fix up some phpdoc stuff. 8 years ago
settings.php Add setting to force self-marking during session. 8 years ago
student_attendance_form.php Add new field for student availability, 8 years ago
styles.css Add abilty to view student password from session list page. 8 years ago
take.php remove deprecated calls to update button 8 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 more phpdoc changes. 8 years ago
update_form.php allow random password to be used when creating sessions. 8 years ago
version.php bounce version for new features in testing. 8 years ago
view.php Moodle 33 (master) - Global Search issue with Database Schema (#249) 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.