toyomoyo
088860cad0
MDL-12124, fixing styles for grader report
2007-11-13 03:19:12 +00:00
toyomoyo
99eb95fd33
MDL-12141, category names should be mandatory
2007-11-13 02:53:18 +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
61a5ee1647
MDL-11995 prevent deleting of grade items attached to external activities
2007-11-01 15:09:02 +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
6e2f312166
MDL-11966 removed plugin selector when only one plugin available
2007-10-31 09:13:20 +00:00
skodak
38cb33911b
fixed numuser regression in overview
2007-10-31 08:59:25 +00:00
skodak
597f50e616
MDL-11973 Improved showing of hidden items in ouuser and user report
2007-10-30 21:25:50 +00:00
skodak
0f392ff4f0
MDL-11957 improving and cleanup in grade overriding
2007-10-30 11:40:50 +00:00
skodak
6e75c7f8e5
MDL-11955 required scale selection when grade type is scale
2007-10-29 20:35:05 +00:00
skodak
8f2ddadac4
MDL-11954 grader report links to profiles from the same course
2007-10-29 20:25:09 +00:00
skodak
80fb1cf9b7
MDL-11874 grader report now indicates hidden items (gray title + range) and hidden grades (except when editing)
2007-10-29 08:38:28 +00:00
skodak
0a78455120
MDL-11934 grade report in user profile now selectable
2007-10-28 17:15:00 +00:00
skodak
d121490949
MDL-11718 report styles moved to report/xx/styles.php - for better consistency with other plugins; other cleanup in user report css; fixed css in user profile
2007-10-28 12:51:16 +00:00
skodak
28bcbc3868
added groups param to get_numusers() - to be used in oureport; might be handy elsewhere too
2007-10-27 22:05:58 +00:00
skodak
cd52d90956
MDL-11718 fixed typos in prev commit
2007-10-27 20:37:22 +00:00
skodak
8aaa9d57be
MDL-11718 minor cleanup
2007-10-27 20:16:51 +00:00
skodak
605740634a
MDL-11718 partial cleanup in overview report - unfortunately the problems with hidden grades can not be solved here without db changes
2007-10-27 17:58:36 +00:00
skodak
26ed030543
MDL-11718 course settings for reports - for now only user report (rank and showing of hidden items)
2007-10-27 15:33:43 +00:00
skodak
57068674c6
MDL-11718 grader report now does not show column totals if user does not have view hidden grades capability because we can not calculate the totals depending on altered aggregates
2007-10-27 13:13:47 +00:00
toyomoyo
5b27c44667
fixing a warning
2007-10-22 03:05:15 +00:00
skodak
4c8893ed88
MDL-11718 fixed altered aggregation of overridden and locked grades + some speedup and corrections
2007-10-21 13:22:07 +00:00
skodak
029735054a
MDL-11859 student rank and showing of hidden grade items are now configurable + fixed some incorrect include_once
2007-10-21 12:56:19 +00:00
skodak
bfe0c0ddcf
MDL-11835 proper labels for aggregation coef - weight and extra credit
2007-10-20 19:12:33 +00:00
skodak
89a5f82768
MDL-11278 improved forced category settings - refactoring + regrading forced + new setting to hide forced settings in UI
2007-10-20 15:00:31 +00:00
skodak
d297269d79
2007-10-19 08:51:52 +00:00
skodak
3b34f698b5
userid must be set in new grade too
2007-10-18 10:08:26 +00:00
toyomoyo
478f4322fa
grade_grade does not have itemid initialized in grader report
2007-10-18 07:09:31 +00:00
skodak
b89a70ce8a
MDL-11718 aggregated grades which depend on hidden grades are now hidden too + cleanup in grader report
2007-10-17 20:38:52 +00:00
skodak
6391ebe7da
MDL-11718 aggregated grades which depend on hidden grades are now hidden too; cleanup in user report
2007-10-17 09:45:14 +00:00
toyomoyo
9a10e2d8e9
MDL-11679, merged fix grade overview report should only show 'mycourses'
2007-10-16 05:35:24 +00:00
toyomoyo
548bf94678
merged fix for MDL-11717, adding dimmed_text a, to dim links as well
2007-10-15 02:08:03 +00:00
toyomoyo
c1d0d07eff
merged fix for MDL-11717, dimmed_text class for hidden grade items in grader report
2007-10-12 07:18:41 +00:00
toyomoyo
e7b8a32f80
MDL-11715, merged fix, export form should follow sort order
2007-10-12 03:15:22 +00:00
toyomoyo
558cb86b7a
MDL-11714, removing debugging statement
2007-10-12 01:34:59 +00:00
skodak
f2e4a0818a
preparation for 1.9 beta 2 - setting correct requires in mods and plugins
2007-10-10 16:09:17 +00:00
skodak
03cedd6283
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
2007-10-10 12:19:27 +00:00
toyomoyo
864d1f8c2c
MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now.
2007-10-10 06:43:23 +00:00
nicolasconnault
8ad36f4cc3
Added copyright notice
2007-10-10 06:34:20 +00:00
nicolasconnault
b7064779f5
Updated copyright notice in header
2007-10-10 05:25:14 +00:00
iarenaza
0baafc173a
Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags
...
There are multiple issues with Moodle files containing empty or blank lines
(lines consisting of white spaces or tabs only) and/or white space before or
after the PHP open and close tags, notably with config.php and theme files.
2007-10-09 21:43:28 +00:00
skodak
d763511fdd
inherit by default decimal points in ranges and averages on grader report
2007-10-09 09:29:45 +00:00
moodler
dff9d94d6e
Added CSS classes to totals columns (cat and course) so that styles can be applied.
...
Made them bold by default in standard anc custom_corners.
MDL-11666
2007-10-09 09:16:44 +00:00
toyomoyo
eb44aee406
fixing a typo and some half finished comment
2007-10-09 08:56:56 +00:00
toyomoyo
59a7447a70
MDL-11669, adding a new export setting (for xml atm), so that we can choose to export only updated grades
2007-10-09 08:51:49 +00:00
toyomoyo
b11d9a9139
MDL-11665, users with no grade:viewhidden capability gets a wrong upgrade count because after deletion of a grade, the grade can be NULL and not hidden at the same time
2007-10-09 05:43:35 +00:00
skodak
e072450699
MDL-11578 , MDL-11578 , MDL-11573 :
...
* renamed Preferences to "My report preferences"
* renamed Site defaults to "Report defaults"
* rename Change site defaults to "Change report defaults"
* reintroduced Inherit option to Grader preferences - Nicolas was right, it is not possible to implement preference overrides without it with our current get_pref inplementation
* new separate option in plugin selector "Course settings"
* moved displaytype, decimals and aggregation position to "Course settings"
* created new table grade_settings + related functions grade_get/set_preference()
* user report now uses grade_seq class instead of grade_item::fetch_all(); added preloading of grade items into grade_grade instances
* other minor bugfixing/cleanup/improvements
Please note that the Grader report preferences and its defaults must be resaved again - sorry.
2007-10-08 23:09:10 +00:00
nicolasconnault
e699389e47
Creating course grade_category and course grade_item when not yet created and overview report is accessed
2007-10-08 09:54:51 +00:00