Dan Marsden
|
63546aab95
|
Fix #290 correct $where statement.
|
7 years ago |
Dan Marsden
|
a2496ef8c8
|
Fix #290 cross-db compatible method to only include sessions with absenteereport set.
|
7 years ago |
Dan Marsden
|
6d53ae24a6
|
Hide option to automark if standard log store disabled.
|
7 years ago |
Dan Marsden
|
541f46963f
|
Put magic number into constant.
|
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
|
03cdde1a34
|
Add absenteereport to class when adding session.
|
7 years ago |
Dan Marsden
|
e4b67ff880
|
Add ability to exlude sessions from absentee report calculations.
|
7 years ago |
Dan Marsden
|
a0503e820c
|
Fix phpdocs.
|
7 years ago |
Dan Marsden
|
a3ff39a7d3
|
Use attendance-id instead of cmid in warning table.
|
7 years ago |
Dan Marsden
|
c7c319cba8
|
Fix behat test with at-risk change to absentee
|
7 years ago |
Dan Marsden
|
a90aa44e5a
|
Feature: Allow warnings to send multiple emails.
|
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
|
3751e7fb44
|
Fix typo in var translation.
|
8 years ago |
Dan Marsden
|
664dfe0ca4
|
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
|
83a9b87f6f
|
Fix hardcoded reference to mdl_
|
8 years ago |
Dan Marsden
|
9ae22ff659
|
New Feature: allow automarking of attendance using logs table.
|
8 years ago |
Dan Marsden
|
f63b4a62cb
|
Modify subnet field to hopefully improve usability with teachers.
|
8 years ago |
Dan Marsden
|
8d2967f4c6
|
New site-level/course category report for average course attendance.
|
8 years ago |
Dan Marsden
|
9b1a853fff
|
Feature: Allow unmarked students to be automatically marked after session close.
|
8 years ago |
Dan Marsden
|
6445dbc3a1
|
Fix some coding guideline issues.
|
8 years ago |
Dan Marsden
|
8c31246a5f
|
Move subnet from attendance level to session level
retain attendance level setting as "default" setting for creating
new sessions.
|
8 years ago |
Dan Marsden
|
1a5478bc88
|
Add new field for student availability,
allow statuses to be hidden from students during self marking.
backport from master
|
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 |
Dan Marsden
|
fcdd37b0fb
|
Fixes #51 Support for scales
Thanks to Greg (cedict) for the original patch.
|
9 years ago |
Dan Marsden
|
a2e76dcf46
|
Move local function into locallib.php
|
9 years ago |
Dan Marsden
|
7d2b04310c
|
Fix some phpdocs
|
9 years ago |
Dan Marsden
|
78e8697039
|
Use correct prefix on function names.
|
9 years ago |
Dan Marsden
|
f5dd18fba9
|
Convert locallib.php classes into proper auto-loading classes
|
9 years ago |
Dan Marsden
|
d18786886f
|
Move attendance class into proper class
also adjust attendance grading function to pass full attendance class
to minimse db calls.
|
9 years ago |
Dan Marsden
|
ad1462b9d3
|
Tidy up a bit.
remove old att_log_convert_url functoin
use record_exists instead of weird count
add some phpdocs
rename some att functions to correct prefix
|
9 years ago |
Dan Marsden
|
48ea9e38a2
|
move date_selector into function to prevent copypaste detector error
|
9 years ago |
Dan Marsden
|
1e54d10bd0
|
Fix behat/coding guideline issues.
|
9 years ago |
antonio.c.mariani
|
80dbeb3757
|
Changing the add and update session interfaces
|
9 years ago |
Sam Chaffee
|
de617a2d1b
|
INT-8591: Don't update grades on preferences save when they don't exist yet
|
9 years ago |
Dan Marsden
|
2373305f17
|
coding guideline and behat fixes
|
9 years ago |