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:09:03 +0000 (14:09 +1200)
commit7ee4db4c6415084a9cca7c5a5b12242c39999270
tree684511020d4b754eb339ba142a464b4ce2d4640a
parent6479912c3ba6466c3a900aeb2603242ab1dbfbd6
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