Dan Marsden
a98bb53e64
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.
7 years ago
Dan Marsden
89547556e4
Fix import column matching.
7 years ago
Dan Marsden
0e5abaacbc
fix phpdocs.
7 years ago
Dan Marsden
3bf260e28a
Prevent sessions from being added to attendance activites in recycle bin.
7 years ago
Dan Marsden
9de71470c4
Remove repeat fields - not implemented yet.
7 years ago
Dan Marsden
b627860cdd
Add missing fields to csv and set defaults when not mapped.
7 years ago
Dan Marsden
c34e4255e5
Correct list of groups for each session.
7 years ago
Dan Marsden
12b5ff8192
Add output buffering level for progress bar.
Set var before use.
fix some coding guideline issues.
7 years ago
Chris Wharton
26a148a5b3
Allow bulk importing of attendance sessions
The administrator can upload a CSV file containing attendance
information for courses that have existing attendance activities.
7 years ago