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 01:54:34 +0000 (13:54 +1200)
commita98bb53e64771726331779916782ec0d7277718f
tree7230b94e058b679bcca9c18fd7380c4f32200bde
parent7c55986d91ef3ccec44c6657f093519554c15d28
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