dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
85db09fb81
MDL-14021 replaced sloppy JOIN ON TRUE with CROSS JOINs - ora or ms does not like it; backported from MOODLE_19_STABLE
2008-03-22 20:23:06 +00:00
nicolasconnault
5ebce7bb5c
MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch.
2008-03-19 16:11:37 +00:00
skodak
05d820ea4c
MDL-13884 fixed incorrect left join, thanks Tim; merged from MOODLE_19_STABLE
2008-03-11 10:53:18 +00:00
skodak
09d0ef2137
MDL-13884 Students assigned at site or course category level do not appear in grader report; merged from MOODLE_19_STABLE
2008-03-11 09:51:31 +00:00
skodak
99ccfda8e2
MDL-13878 use ints for old values of scales in grader report; merged from MOODLE_19_STABLE
2008-03-10 20:25:29 +00:00
skodak
67881aa801
MDL-13862 grader report - do not show column averages if error found; merged from MOODLE_19_STABLE
2008-03-10 09:33:09 +00:00
nicolasconnault
e64779883b
MDL-12356 Patched grade_grade->is_passed() method so that it returns null when the gradepass value is null or equal to grademin, or when the finalgrade is null. Merging from MOODLE_19_STABLE
2008-03-07 14:09:43 +00:00
nicolasconnault
4de3322dc8
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
2008-03-03 10:25:37 +00:00
nicolasconnault
fb299d4750
MDL-13663 Updated the link to configshowquickfeedback. Merging from MOODLE_19_STABLE
2008-03-03 07:28:06 +00:00
stronk7
94519ff59b
Deletin the grader->get_numusers() method. I was doing some not
...
needed checks (I guess copied from load_users(), where they have
sense). Fallback to grade_report->get_numusers(), that looks ok. MDL-13403
Merged from 19_STABLE
2008-02-29 15:14:30 +00:00
nicolasconnault
2ca093fa32
MDL-11924 Changed setting quickfeedback to showquickfeedback and added the toggle accordingly. Merging from MOODLE_19_STABLE
2008-02-27 17:06:06 +00:00
nicolasconnault
05766b50c7
MDL-13579 Corrected a bug in default value selection for the grader report preferences form. Merging from MOODLE_19_STABLE
2008-02-27 07:51:38 +00:00
nicolasconnault
a2342ad3f0
MDL-13579 Reduced the setting to 3 locations. Merging from MOODLE_19_STABLE
2008-02-27 07:29:31 +00:00
nicolasconnault
c2acd8318b
MDL-13663 Docs updated. Merging from MOODLE_19_STABLE
2008-02-26 10:00:10 +00:00
skodak
828af11cf2
MDL-13026 improved sql for course totals on grader report; merged from MOODLE_19_STABLE
2008-02-17 17:18:33 +00:00
skodak
322a5f6301
MDL-13437 Grader report: Showing idnumber column shifts controls into wrong columns; merged from MOODLE_19_STABLE
2008-02-17 14:56:30 +00:00
skodak
345674caa0
MDL-13454 user iterator fixed; merged from MOODLE_19_STABLE
2008-02-17 14:49:40 +00:00
skodak
84d1a8fa22
MDL-11920 prevent db traffic caused by user images; merged from MOODEL_19_STABLE
2008-02-12 08:20:37 +00:00
skodak
d1556c0985
MDL-13147 fixing undefined ungraded array and its indexes; merged from MOODLE_19_STABLE
2008-02-02 21:23:41 +00:00
tjhunt
9d35e66ea8
MDL-13238 - Optionally show the user's idnumber in the grader report. Merged from MOODLE_19_STABLE.
2008-01-30 16:04:09 +00:00
poltawski
d20737e8bf
MDL-12627 - when visiting the gradebook for the first time, we don't sort
...
by anything sensible. Default to surname
merged from MOODLE_19_STABLE
2008-01-24 20:12:35 +00:00
skodak
883187d0b7
MDL-13026 rewritten sql for calculation of averages on grader report, I hope it will be a bit faster now; merged from MOODLE_19_STABLE
2008-01-23 19:05:22 +00:00
skodak
d48ebf9769
MDL-11920 prevent db traffic caused by user images; merged from MOODLE_19_STABLE
2008-01-23 17:41:30 +00:00
skodak
220a90c5a1
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00
tjhunt
36ffa395f9
MDL-12517 - fix typo in the last commit.
2007-12-18 14:57:03 +00:00
skodak
7567447034
MDL-12517 reverting the moving of data processign, returning array of warnings instead from function; merged from MOODLE_19_STABLE
2007-12-18 13:53:18 +00:00
skodak
379ea94931
MDL-12517 null not treated properly, max instead of min typo and pretty please initialize all objects properly; merged from MOODLE_19_STABLE
2007-12-18 13:27:31 +00:00
tjhunt
0cfabab671
MDL-12517 - Further refinement. Move the processing to after print_header, so any notices do not break XHTML strict. Merged from MOODLE_19_STABLE.
2007-12-13 14:26:14 +00:00
tjhunt
0a2c84851c
MDL-12517 - Move checking code into the user interface layer where it belongs. Merged from MOODLE_19_STABLE.
2007-12-13 14:19:24 +00:00
toyomoyo
c9607072c1
MDL-12519. grader report row colors override highlighting
2007-12-11 02:04:36 +00:00
nicolasconnault
a47d38f294
MDL-11835 Alternating row colours for grader report
2007-12-07 09:47:10 +00:00
nicolasconnault
292e3e12ee
MDL-11835 Alternating row colours for grader report
2007-12-07 09:47:10 +00:00
nicolasconnault
f9124bd22f
MDL-11835 Merging from 1.9
2007-12-06 09:45:58 +00:00
nicolasconnault
9ecd438653
MDL-11835 Implemented all the default settings suggested in the pdf report, and turned down the size of the report table fonts.
2007-12-06 09:17:28 +00:00
toyomoyo
26c355f874
MDL-12435, cancel in preferences form doesn't work
2007-12-05 02:59:44 +00:00
toyomoyo
086df9283f
MDL-12437, sorting by names adds teacher to gradebook list
2007-12-05 01:13:29 +00:00
toyomoyo
a80112f0b2
MDL-12397, gradebook sort by names should start with ASC
2007-12-03 02:03:38 +00:00
nicolasconnault
46e6df89ac
MDL-12356 CSS classes implemented
2007-11-27 07:06:02 +00:00
skodak
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +00:00
toyomoyo
d2b8b98732
MDL-12309, gradebook can not sort by names while in group mode
2007-11-22 05:17:26 +00:00
toyomoyo
38c77dc617
taking out user class from firstname/lastname cell to remove image css
2007-11-22 01:37:59 +00:00
toyomoyo
4c68dbfe7f
MDL-12187, fixing grader report style
2007-11-16 03:09:20 +00:00
toyomoyo
af781346e8
merged, adding vertical and horizontal highlight
2007-11-13 06:55:37 +00:00
toyomoyo
088860cad0
MDL-12124, fixing styles for grader report
2007-11-13 03:19:12 +00:00
toyomoyo
914ea0028a
MDL-12104, gradebook is showing 2 scales together
2007-11-12 03:14:47 +00:00
toyomoyo
cc95d22fd8
MDL-12025, enable row markings via javascript to keep track of current row
2007-11-07 07:46:33 +00:00
skodak
6cc3e350d4
MDL-11966 fixed typo in grader report causing fatal errors
...
MDL-11993 refactored code for item headers and icons
2007-11-01 11:42:31 +00:00
skodak
ced5ee5921
MDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depending in hidden grades
...
MDL-11974 improved gradebook CSS
2007-11-01 08:25:05 +00:00
skodak
0f392ff4f0
MDL-11957 improving and cleanup in grade overriding
2007-10-30 11:40:50 +00:00