Feature: Prevent students from sharing device while self-marking.
authorDan Marsden <dan@danmarsden.com>
Mon, 30 Apr 2018 07:59:18 +0000 (19:59 +1200)
committerDan Marsden <dan@danmarsden.com>
Tue, 1 May 2018 02:07:42 +0000 (14:07 +1200)
commita2ac42a34e725d9b83fba3c25d8c89c9a289afcf
treecbd8f9c64f7d46770e220ff67aefae8c8c54a1ac
parent4c81211d851fe5abaa2604764bf6bbe2f657e0cf
Feature: Prevent students from sharing device while self-marking.

Adds IP recording when self-marking and checks if another student
has previously self-marked using the same IP address.

Thanks to Xi’an Jiaotong Liverpool University for funding this work.
13 files changed:
add_form.php
backup/moodle2/backup_attendance_stepslib.php
classes/event/session_ip_shared.php [new file with mode: 0644]
classes/import/sessions.php
classes/structure.php
db/install.xml
db/upgrade.php
externallib.php
lang/en/attendance.php
locallib.php
settings.php
update_form.php
version.php