Dan Marsden
45e7a28fc2
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
c38993ea46
Fix import column matching.
7 years ago
Dan Marsden
78270c41ae
fix phpdocs.
7 years ago
Dan Marsden
0cc5332c5b
Prevent sessions from being added to attendance activites in recycle bin.
7 years ago
Dan Marsden
2ddfd29843
Remove repeat fields - not implemented yet.
7 years ago
Dan Marsden
10f85fffbd
Add missing fields to csv and set defaults when not mapped.
7 years ago
Dan Marsden
8d88758039
Correct list of groups for each session.
7 years ago
Dan Marsden
8de82ae5ab
Add output buffering level for progress bar.
Set var before use.
fix some coding guideline issues.
7 years ago
Chris Wharton
1ed5a2d245
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