Antonio Carlos Mariani
|
8d6fc482af
|
Add summary report (#66)
|
9 years ago |
Antonio Carlos Mariani
|
5831a03010
|
Adjusts student reports
|
9 years ago |
Antonio Carlos Mariani
|
9cb02ba230
|
Fix #188 and report part of #127, and implements #163 and #38
|
9 years ago |
Dan Marsden
|
b4da346b25
|
Tidy up messages when a group associated with a group session has been deleted.
|
9 years ago |
antonio.c.mariani
|
80dbeb3757
|
Changing the add and update session interfaces
|
9 years ago |
Dan Marsden
|
f6bb712e3a
|
Fixes #190 Show warning message when no users in course
|
9 years ago |
antonio.c.mariani
|
4d7ae4b752
|
Redirection to sessions list after add
|
9 years ago |
antonio.c.mariani
|
bc03902a46
|
Alert if session date is prior to the course start date
|
9 years ago |
Dan Marsden
|
4a728cc74e
|
improve error string shown when multiple sessions span more than 1 year.
|
9 years ago |
antonio.c.mariani
|
8b79ad849a
|
End date must not exceed one year ahead of the session date
|
9 years ago |
Antonio Carlos Mariani
|
1f2842f206
|
Fixes #143 Include action to delete all hidden sections
|
9 years ago |
Barry Oosthuizen
|
8e6e8cd0e3
|
Fix issue#134 - Add 'checkweekdays' language string
|
10 years ago |
Barry Oosthuizen
|
7fd4b431b1
|
Fix issue#129 - Notify error for empty acronym or description
|
10 years ago |
Davo Smith
|
a67c3d166c
|
New 'select all' row of radio buttons on attendance page
|
10 years ago |
Davo Smith
|
3718708b0e
|
Option to select specific users during export
|
10 years ago |
Davo Smith
|
4302b21840
|
Allow an attendance instance to have multiple status sets
The set to use can be selected per session
|
10 years ago |
Davo Smith
|
16c883c711
|
Allow temporary users to be created and have their attendance taken
|
10 years ago |
Dan Marsden
|
b0638c67bd
|
Fixes #87 show a useful error when form submitted incorrectly.
|
10 years ago |
Barry Oosthuizen
|
049a85ab35
|
Fix #71 - Remarks headers in Export is broken
|
10 years ago |
Dan Marsden
|
fc53fd5907
|
Use attendance lang instead of quiz lang file for export string.
|
10 years ago |
Dan Marsden
|
10a5fd3b63
|
tidy up string a bit.
|
10 years ago |
Tim Lock
|
2531eafdb4
|
Fixed non-js behat tests for 2.7
|
10 years ago |
Joseph Baxter
|
f9c3a3640e
|
uon merge conflict fixes
|
11 years ago |
Dan Marsden
|
0daa8526c2
|
Update Attendance to use new events insted of add_to_log for 2.7
|
11 years ago |
Dan Marsden
|
224111e571
|
add missing string from remarks patch
|
11 years ago |
Gregory Faller
|
3bfcc5a476
|
Option to export remarks
|
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
|
fb8f7ced16
|
Add validation rule so session end date must be after session start date
|
11 years ago |
Tim Lock
|
a10d92e882
|
Add validation rule for session days if they are empty when creating multiple sessions
|
11 years ago |
Tim Lock
|
759c848b86
|
Added paging to reporting and taking attendance configable via module setting.
|
11 years ago |
Dan Marsden
|
c71af9345f
|
Add activity chooser help
|
11 years ago |
Dan Marsden
|
2ebcd2c17e
|
More coding guideline stuff - phpdocs.
|
12 years ago |
Dan Marsden
|
8a1d4654e9
|
rename attforblock module to attendance - also includes upgrade script to rename old attforblock tables.
|
12 years ago |
Dan Marsden
|
fa31be8eb4
|
coding guideline stuff
|
12 years ago |
Dan Marsden
|
75affec567
|
remove old help files - no longer used in 2.x
|
12 years ago |
Jay Huber
|
4c95fd7439
|
Fixed en dates back to original
|
12 years ago |
Jay Huber
|
72c5f68e02
|
Moodle 2.4 Remarked out 2.4 YUI commands
|
12 years ago |
Artem Andreev
|
4bfd542b97
|
Fixed bug with access non-editing teachers to sessions of groups to which they are not belong.
|
12 years ago |
Dan Marsden
|
6eb70b8218
|
Fix boilerplates, remove old cvs tags, add correct component to version.php
|
13 years ago |
Artem Andreev
|
175cd46bb8
|
Fixed #13: course reset for attendance activities now works.
|
13 years ago |
Artem Andreev
|
8c20f75c79
|
Added grades explanation
|
13 years ago |
Artem Andreev
|
ff67b6b947
|
Added sessionsnotfound lang string
|
13 years ago |
Artem Andreev
|
b004f67c37
|
Implemented logging
|
14 years ago |
Artem Andreev
|
edb3bc1953
|
Replaced anywhere: VIEW_ALLTAKEN => VIEW_ALLPAST; $string['alltaken'] =>$string['allpast']. Language strings didn't replaced for de and sv language packs because of problems with some symbols in file.
|
14 years ago |
Artem Andreev
|
88805f0aef
|
Implemented ACTION_DELETE, ACTION_DELETE_SELECTED, ACTION_CHANGE_DURATION for sessions.php
|
14 years ago |
Artem Andreev
|
f036bcf54c
|
Now deleting module will delete all attendance data (sessions, statuses, log)
|
14 years ago |
Artem Andreev
|
b55a30c340
|
Implemented "This course" mode of view.php + related refactoring + enhancement: taken into account information about students enrolment(start/end date).
|
14 years ago |
Artem Andreev
|
2b3b13f425
|
Unfinished implementation take.php (previously attendance.php) with enhancement: take into account information about students enrolment(status, start date).
|
14 years ago |
Artem Andreev
|
9049a7f750
|
Implemented session editing
|
14 years ago |
Artem Andreev
|
345b969c6f
|
Implemented adding of sessions with enhancement: HTML-editor for session description with ability to add links, files, formatting, etc
|
14 years ago |