Dan Marsden
a7845a2b87
Correct list of groups for each session.
7 years ago
Dan Marsden
ff0b2ae7d6
remove old comment.
7 years ago
Dan Marsden
670f592217
Improve auto-marking when no password.
also fix some coding guideline issues.
7 years ago
James Voong
8982de60e4
Added ability to automatically mark all students with a status
7 years ago
Dan Marsden
92b3d5ca82
include absenteereport field in externalib structure.
7 years ago
Dan Marsden
03cdde1a34
Add absenteereport to class when adding session.
7 years ago
Dan Marsden
b008844733
Add missing backup field, and new field in tests.
7 years ago
Dan Marsden
e4b67ff880
Add ability to exlude sessions from absentee report calculations.
7 years ago
Dan Marsden
5827cb6731
fix travis config.
7 years ago
Dan Marsden
d06e216f9c
Add output buffering level for progress bar.
Set var before use.
fix some coding guideline issues.
7 years ago
Chris Wharton
5647da0b7f
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
Dan Marsden
89bdd37463
Improve error handling when adding a new status fails.
7 years ago
Dan Marsden
bd2856558b
Prevent error when updating status when student marking disabled.
7 years ago
Dan Marsden
06cfb316af
fix phpdoc warning.
7 years ago
Dan Marsden
40761ac65f
update travis config.
7 years ago
Dan Marsden
a0503e820c
Fix phpdocs.
7 years ago
Dan Marsden
97232cdc8a
bump version for db release.
7 years ago
Dan Marsden
a1ed607526
try behat on precise.
7 years ago
Dan Marsden
ae89d47148
Don't need to call composer selfupdate.
7 years ago
Dan Marsden
f67ebb0856
Fixes #270 - allow activity level warnings to be deleted.
7 years ago
Dan Marsden
a0a955c020
Add description to warnings/status set.
7 years ago
Dan Marsden
a3ff39a7d3
Use attendance-id instead of cmid in warning table.
7 years ago
Dan Marsden
fd78759a0a
Add missing activity level subnet field to backup.
7 years ago
Dan Marsden
5f1114072f
Bump version.
7 years ago
Dan Marsden
c7c319cba8
Fix behat test with at-risk change to absentee
7 years ago
Dan Marsden
c84c5d8959
Rename at-risk report to absentee report.
7 years ago
Dan Marsden
f1e9440b5b
Don't show 0% in user report if no taken sessions.
7 years ago
Dan Marsden
34c5125f1a
Swap multiple sessions settings and student recording settings
also add new setting to allow expanded to be set for both setting groups.
8 years ago
Dan Marsden
b90403cf97
Improve use of triggered string. is really first notified.
8 years ago
Dan Marsden
a90aa44e5a
Feature: Allow warnings to send multiple emails.
8 years ago
Dan Marsden
c87e48a1ee
use correct Moodle branch in travis checks.
8 years ago
Dan Marsden
35f83c0558
Fixes #269 Allow Calendar events to be enabled/disabled
Also includes script to perform clean-up if settings change.
8 years ago
Dan Marsden
374d547a9a
Drop key doesn't work well, drop incorrect key and add correct one.
8 years ago
Dan Marsden
700c4b1bfb
Allow warnings with same percentage but different warnlevel.
8 years ago
Dan Marsden
d735461745
Fix url used in sort column.
8 years ago
Dan Marsden
8d30f0d8b0
Make tables full width on small screens.
8 years ago
Dan Marsden
336545792c
fix spacing in css file.
8 years ago
Dan Marsden
400776b52c
Improve responsive display of user pages.
8 years ago
Dan Marsden
8ccea71898
fix php warning when no status set.
8 years ago
Dan Marsden
9b09681b02
Fix incorrect class namespacing.
8 years ago
Dan Marsden
2c0fef46a8
Use lasttaken instead of session end to obtain sessions to calculate
8 years ago
Dan Marsden
bb09dd2ff4
Improve messages in cron, check end of session correctly.
8 years ago
Dan Marsden
441b343d17
Improve css on status set page.
8 years ago
Dan Marsden
3751e7fb44
Fix typo in var translation.
8 years ago
Dan Marsden
d277d10bb7
Add new capability to control who gets warning emails.
8 years ago
Dan Marsden
ac697980a1
Fix bug with userdisplay check.
8 years ago
Dan Marsden
984ef55b0a
Simplify user view page to make it better on small devices
* don't show user profile image
* don't show users name at top (already shown in header)
* Remove # column - not useful anyway.
* Combine date/time into single column.
* hide session type if viewing own report - students shouldn't care about session types.
8 years ago
Dan Marsden
36a10b9eb5
Set default sort on atrisk page,
8 years ago
Dan Marsden
a69bdf1d26
Add some button classes to attendance buttons to improve display.
8 years ago
Dan Marsden
a642cd8450
Fix style for password pop-up and mustache template fix.
8 years ago