Joseph Baxter
|
bc9a079d38
|
code review changes
|
11 years ago |
Joseph Baxter
|
b2e962afae
|
removed unecessary line
|
11 years ago |
Joseph Baxter
|
5b1f3b2390
|
get_filtered_sessions and get_user_statuses_stat as per community
|
11 years ago |
Joseph Baxter
|
ba1d8545bf
|
fixes: log url and report column order
|
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
|
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 |
Joseph Baxter
|
8ddd624c6c
|
MOODLE-845 add department and institution
|
11 years ago |
Joseph Baxter
|
4be6603034
|
MOODLE-845 add idnumber to export
|
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
|
db23bb526f
|
fix for log page link
|
11 years ago |
Joseph Baxter
|
ee20e101bb
|
first round of fixes
|
11 years ago |
Dan Marsden
|
116c4d55ee
|
CONTRIB-4864 prevent PHP warning when checking var
|
11 years ago |
Dan Marsden
|
7b3a7add92
|
CONTRIB-4864 Correct grade calculation when timeframe used in export.
|
11 years ago |
Michael Aherne
|
6120daed57
|
Get version from config if necessary
|
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
|
101c3fbb07
|
CONTRIB-4823 - include common attendances correctly when using groups.
|
11 years ago |
Dan Marsden
|
c1596896f1
|
correct usage of group check Fixes #26
|
11 years ago |
Dan Marsden
|
bd11e0e4da
|
convert a couple of get_records to recordset - memory usage in attendance is nasty.
|
11 years ago |
Dan Marsden
|
a1a1a120fb
|
Check groupmode correctly.
|
11 years ago |
Dan Marsden
|
c6e2c05d09
|
make correct check for group mode
|
11 years ago |
Dan Marsden
|
350d6f076a
|
Attendance - only show groups in reports that user is a member of.
|
11 years ago |
Dan Marsden
|
b44d683b8f
|
Check group membership if using groups when displaying/exporting reports.
|
11 years ago |
Dan Marsden
|
f7f04af620
|
fix context call and debug messages from remarks code
|
11 years ago |
Nadav Kavalerchik
|
6b89d922d4
|
Add user's remarks to report
|
11 years ago |
Dan Marsden
|
68c8ff6626
|
use cross-db update of capabilities
|
11 years ago |
Dan Marsden
|
913246c086
|
add missing grade_items_history upgrade step
|
11 years ago |
Gregory Faller
|
c9de75091a
|
Fix missing language strings and enable groupings
Fix missing language strings and enable groupings and
enablegroupmembersonly. Most places already support groupings.
|
11 years ago |
Tim Lock
|
3e0f9f0464
|
Show Common groups always
|
11 years ago |
Tim Lock
|
5b1c00e09e
|
Fix capability upgrade issues for Attendance
|
11 years ago |
Tim Lock
|
5cd532f951
|
On upgrade, update grade items to 'attendance'
|
11 years ago |
NeillM
|
47d04704c6
|
Duplicate fix that will work on MSSQL
|
11 years ago |
NeillM
|
7ef4a52188
|
Revert "Fix for sessions with taken attendance show twice in student report."
This reverts commit 5bddb944c0 .
|
11 years ago |
Tim Lock
|
759c848b86
|
Added paging to reporting and taking attendance configable via module setting.
|
11 years ago |
Neill Magill
|
5dc2534a87
|
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
|
c9aced0f81
|
fix another typo
|
12 years ago |
Dan Marsden
|
ff14681cf7
|
fix typo
|
12 years ago |
NeillM
|
5bddb944c0
|
Fix for sessions with taken attendance show twice in student report.
The two queries have been refactored into a single query using UNION
|
12 years ago |
Dan Marsden
|
1a748db10b
|
clear course cache during upgrade
|
12 years ago |
Dan Marsden
|
4a4883c1dd
|
lower number of entries used in log - to bring under 255 including utf8
|
12 years ago |
Dan Marsden
|
fac3f8d18b
|
Prevent too much info in add_to_log - enter first 10 and last session into log
|
12 years ago |
Dan Marsden
|
9078c2842f
|
remove abstracted add_to_log function
|
12 years ago |