Nadav Kavalerchik
119946f24a
Swap hour:min input fields in a new session form, when in RTL ( #434 )
Should fix issue #432
5 years ago
Dan Marsden
29e822459d
Fix #427 - correct some bad sql.
5 years ago
Dan Marsden
dcac278642
Mobile Support - add ability for students to self-mark open sessions.
6 years ago
Eoin Campbell
37a5549c6a
Support QR codes to speed up attendance recording, using local_qrlinks plugin or external web service
Fix URL to remove duplicae wwwroot
Merge QR code handling code
6 years ago
Dan Marsden
ec74ba2dbc
Fix some coding guideline issues.
7 years ago
Dan Marsden
37c42b4bc2
Fixes #316 provide option to prevent sharing ip for this session without a timeframe.
7 years ago
Nick Phillips
965e7f5e02
Make events optional per-session.
7 years ago
Dan Marsden
df9edb01a7
Fix #317 typo in html entity, and entities not rendering inside select options.
7 years ago
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
6f0b3c22e9
Revert "Fix #290 cross-db compatible method to only include sessions with absenteereport set."
This reverts commit 23c3ee7282
.
7 years ago
Dan Marsden
d07ce702fe
Revert "Fix #290 correct $where statement."
This reverts commit 5218fcddf6
.
7 years ago
Dan Marsden
2590919ed1
Fix #292 studentpassword undefined warning
also allow absenteereport setting to be updated.
7 years ago
Dan Marsden
5218fcddf6
Fix #290 correct $where statement.
7 years ago
Dan Marsden
23c3ee7282
Fix #290 cross-db compatible method to only include sessions with absenteereport set.
7 years ago
Dan Marsden
7bdb15f07d
Hide option to automark if standard log store disabled.
7 years ago
Dan Marsden
7559e5c588
Put magic number into constant.
7 years ago
Dan Marsden
b57c428e58
Improve auto-marking when no password.
also fix some coding guideline issues.
7 years ago
James Voong
595eeb4865
Added ability to automatically mark all students with a status
7 years ago
Dan Marsden
aa4e9b2298
Add absenteereport to class when adding session.
7 years ago
Dan Marsden
ab00d2c96a
Add ability to exlude sessions from absentee report calculations.
7 years ago
Dan Marsden
8f39fa7d21
Fix phpdocs.
7 years ago
Dan Marsden
a9eb008211
Use attendance-id instead of cmid in warning table.
7 years ago
Dan Marsden
f8c27b02cf
Fix behat test with at-risk change to absentee
7 years ago
Dan Marsden
7a76d7ff83
Feature: Allow warnings to send multiple emails.
8 years ago
Dan Marsden
29fffed4b5
Use lasttaken instead of session end to obtain sessions to calculate
8 years ago
Dan Marsden
3e34bb349e
Improve messages in cron, check end of session correctly.
8 years ago
Dan Marsden
0e30b858ad
Fix typo in var translation.
8 years ago
Dan Marsden
00f95df6fb
Merge notification/warning feature into master. ( #267 )
New feature/reports to allow warning thresholds to be set and e-mail notifications.
8 years ago
Dan Marsden
9b229134f0
Fix hardcoded reference to mdl_
8 years ago
Dan Marsden
8a98872264
New Feature: allow automarking of attendance using logs table.
8 years ago
Dan Marsden
e1c00b0464
Modify subnet field to hopefully improve usability with teachers.
8 years ago
Dan Marsden
48df01e34f
New site-level/course category report for average course attendance.
8 years ago
Dan Marsden
fa3a3466b4
Feature: Allow unmarked students to be automatically marked after session close.
8 years ago
Dan Marsden
a5100ab8e5
Fix some coding guideline issues.
8 years ago
Dan Marsden
474dfb93bc
Move subnet from attendance level to session level
retain attendance level setting as "default" setting for creating
new sessions.
8 years ago
Dan Marsden
255303e447
Add new field for student availability,
allow statuses to be hidden from students during self marking.
8 years ago
Dan Marsden
e584a48448
phpdoc stuff.
8 years ago
Dan Marsden
8b314e5e48
fix up some phpdoc stuff.
8 years ago
Dan Marsden
c2d04204d8
Tidy up the classes/phpdocs a bit.
8 years ago
Dan Marsden
3fbe2ea4e6
Add setting to force self-marking during session.
8 years ago
Dan Marsden
4fa9398f1f
coding guidline fix.
8 years ago
Dan Marsden
65e1d9dc28
use custom function to generate a very basic random string
to use as password.
8 years ago
Dan Marsden
16640522e7
Fix #187 allow default status set to be editable.
8 years ago
Antonio Carlos Mariani
8bf912bb1d
Changing default users sort order to users_order_by_sql moodle function
9 years ago
Antonio Carlos Mariani
f85d346188
Replacing attendance_format_float by format_float
9 years ago
Antonio Carlos Mariani
8d6fc482af
Add summary report ( #66 )
9 years ago
Antonio Carlos Mariani
64baf96413
Removing functions that are no longer used
9 years ago
Antonio Carlos Mariani
9cb02ba230
Fix #188 and report part of #127 , and implements #163 and #38
9 years ago
Antonio Carlos Mariani
0129310e21
Concentrate grades update method in one place
9 years ago
Dan Marsden
f6c88bc3b0
Coding guideline fix
9 years ago