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 61b0455a4c Fix #363 typo in key defintion - causes failure in Oracle upgrades. 6 years ago
backup/moodle2 Feature: Prevent students from sharing device while self-marking. 7 years ago
classes Fix #350 - update description in calendar even on session update. 6 years ago
db Fix #363 typo in key defintion - causes failure in Oracle upgrades. 6 years ago
import Add output buffering level for progress bar. 7 years ago
lang/en Fix #332 tidy up delete message in attendance plugin. 6 years ago
pix Add abilty to view student password from session list page. 8 years ago
templates Fix style for password pop-up and mustache template fix. 8 years ago
tests Add missing backup field, and new field in tests. 7 years ago
yui Fix some coding guideline issues. 8 years ago
.travis.yml remove cpd from 33 branch - not required in older branches. 7 years ago
CHANGELOG.md update changelog 8 years ago
README.md add link to travis build 9 years ago
absentee.php Rename at-risk report to absentee report. 7 years ago
add_form.php Fix for session add/update when studentscanmark is empty but automark set to close 7 years ago
attendance.php Fix link on subnet error. 7 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 Fix #332 tidy up delete message in attendance plugin. 6 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 Feature: Prevent students from sharing device while self-marking. 7 years ago
index.php Fix errors when using Activities block 11 years ago
lib.php Allow bulk importing of attendance sessions 7 years ago
locallib.php Fix #317 typo in html entity, and entities not rendering inside select options. 7 years ago
manage.php Moodle 33 (master) - Global Search issue with Database Schema (#249) 8 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 Fix phpdocs. 7 years ago
password_ajax.php Fix phpdocs. 7 years ago
preferences.php Fix #332 tidy up delete message in attendance plugin. 6 years ago
renderables.php fix phpdoc warning. 7 years ago
renderer.php Fix #340 Check duration of session when checking if a student enrolled before a session. 6 years ago
renderhelpers.php Fix #340 Check duration of session when checking if a student enrolled before a session. 6 years ago
report.php Make display of user 'extrafields' optional in report. (#294) 7 years ago
resetcalendar.php Rename at-risk report to absentee report. 7 years ago
sessions.php Fix #332 tidy up delete message in attendance plugin. 6 years ago
settings.php Feature: Prevent students from sharing device while self-marking. 7 years ago
student_attendance_form.php Improve auto-marking when no password. 7 years ago
styles.css Fix userpic max-width in attreport. Some themes (e.g. adaptable) (#295) 7 years ago
take.php Sanity check - make sure session id is for this attendance. 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 remove reference to user.de domain. 7 years ago
update_form.php Fix #328 correct validation check for statusset and not marked status. 6 years ago
version.php Feature: Prevent students from sharing device while self-marking. 7 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.