Joseph Baxter
ba1d8545bf
fixes: log url and report column order
11 years ago
Joseph Baxter
750a15a38d
rebase changes
11 years ago
Joseph Baxter
d4fd1f4b4d
fixing whitespce
11 years ago
Joseph Baxter
55856e6d4e
code review change new line without whitespace
11 years ago
Joseph Baxter
c3383a6d86
code review: removed new line
11 years ago
Joseph Baxter
48f4d81618
typo
11 years ago
Joseph Baxter
6dd38ca34f
tidy up
11 years ago
Joseph Baxter
105f3598ba
MOODLE-845 add department and institution
11 years ago
Joseph Baxter
127a72ed39
MOODLE-845 add idnumber to export
11 years ago
Joseph Baxter
d217f7ed90
changes attforblock to attendance
11 years ago
Joseph Baxter
11660b2379
removed duplicate log word
11 years ago
Joseph Baxter
e5a4dbb12c
found log function in attforblock
11 years ago
Joseph Baxter
3272e7f45d
low grade report fix
11 years ago
Joseph Baxter
ba31d7ad83
fix for log page link
11 years ago
Joseph Baxter
91d19e10ea
first round of fixes
11 years ago
Neill Magill
c3ea7631ed
UoN Changes to allow students to mark their own attendance on sessions that have been set to allow it.
Adds a Report that lists only students who do not have full attendance.
Adds the Ability to send e-mails to students.
11 years ago
Dan Marsden
a7c20c31c9
remove double semi-colon
11 years ago
Nadav Kavalerchik
05ea479905
Display the number of users in the sessions report (take II)
11 years ago
Dan Marsden
6cbe540549
init sessionstat vars correctly
11 years ago
Dan Marsden
ce9eb2a16f
remove php warning from report page when no sessions exist
11 years ago
Neill Magill
24683d313d
Merged in drjosephbaxter/moodle-mod_attendance/UoNChanges (pull request #2 )
MOODLE-845
11 years ago
Joseph Baxter
89b1c5cf2a
fixing whitespce
11 years ago
Joseph Baxter
cdd1079f66
code review change new line without whitespace
11 years ago
Joseph Baxter
a1e9d1ff60
code review: removed new line
11 years ago
Joseph Baxter
aa12bb4f22
typo
11 years ago
Joseph Baxter
2de47f26ce
tidy up
11 years ago
Joseph Baxter
8ddd624c6c
MOODLE-845 add department and institution
11 years ago
Joseph Baxter
4be6603034
MOODLE-845 add idnumber to export
11 years ago
Neill Magill
b0da107108
Merged in drjosephbaxter/moodle-mod_attendance/UoNChanges (pull request #1 )
completion of mod_atforblock migration to mod_attendance
11 years ago
Joseph Baxter
5909afa1a4
changes attforblock to attendance
11 years ago
Joseph Baxter
d39f0367f1
removed duplicate log word
11 years ago
Joseph Baxter
28bc551ab4
found log function in attforblock
11 years ago
Joseph Baxter
066ac50602
low grade report fix
11 years ago
Joseph Baxter
db23bb526f
fix for log page link
11 years ago
Joseph Baxter
ee20e101bb
first round of fixes
11 years ago
Dan Marsden
52d116dbb7
convert to using $plugin instead of $module
11 years ago
Dan Marsden
53c8be2acd
bump version of stable release to include latest fixes
11 years ago
Dan Marsden
116c4d55ee
CONTRIB-4864 prevent PHP warning when checking var
11 years ago
Dan Marsden
499636fcc0
CONTRIB-4052 Prevent gradebook entry from being added when using nograde
11 years ago
Dan Marsden
7b3a7add92
CONTRIB-4864 Correct grade calculation when timeframe used in export.
11 years ago
Dan Marsden
80ece9b440
Merge pull request #33 from University-of-Strathclyde-LTE-Team/issue-32
Get version from config if necessary
11 years ago
Michael Aherne
6120daed57
Get version from config if necessary
11 years ago
Dan Marsden
b5038fa89d
Update version.php
bump version for release in plugins db
11 years ago
Dan Marsden
613bdedee8
Merge pull request #30 from gbateson/CONTRIB-4868-meta-enrolments
CONTRIB-4868 fix duplicate records found warning in courses with meta en...
11 years ago
Gordon Bateson
8681bb2133
CONTRIB-4868 (1) do not set maxtime to timemodified; (2) use mintime and maxtime in get_user() function too
11 years ago
Gordon Bateson
d01030946a
CONTRIB-4868 fix duplicate records found warning in courses with meta enrolments
11 years ago
Dan Marsden
1936284948
Merge pull request #28 from nadavkav/patch-4
Calculate the sum of statuses for all users in each session
11 years ago
Dan Marsden
6ec1110f79
Merge pull request #27 from nadavkav/patch-3
Calculate the sum of statuses for each user
11 years ago
Nadav Kavalerchik
3c3f90df08
Calculate the sum of statuses for all users in each session
Hi Dan,
Here is another patch the calculates the sum of statuses for all users in each session.
Please review and see if you can accept.
Nadav :-)
11 years ago
Nadav Kavalerchik
598fe89c99
Calculate the sum of statuses for each user
Hi Dan,
Please review this little patch that sum up the number of each status occurrence for each user, and display it at the bottom of the attendance table.
Nadav :-)
11 years ago