nicolasconnault
4dc81cc70d
MDL-15680 Added grade category aggregation settings and weights, plus correct handling of 3 types of weights.
2008-10-10 07:18:19 +00:00
nicolasconnault
5c75a0a3b4
MDL-14967 DB upgrades. All done. Just bug fixing now ;)
2008-06-03 16:10:57 +00:00
skodak
6d62a9d7ee
MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE
2008-03-22 21:26:31 +00:00
skodak
94e7961403
MDL-14008 various SUM aggregation bugfixes; merged from MOODLE_19_STABLE
2008-03-22 21:20:33 +00:00
nicolasconnault
072901a9eb
MDL-13789 Fixed the index file issue (with a hack) and also documented extra credits properly.
2008-03-21 15:05:51 +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
2e6f66afad
MDL-13699 Followed Helen's instructions. Merging from MOODLE_19_STABLE
2008-02-27 18:46:20 +00:00
moodler
3674c3985e
MDL-12294 Merged language fixes from stable
2008-02-26 08:02:16 +00:00
skodak
2e0d37fe41
MDL-12942 extra credit implemented in sum aggregation type; fixed sum aggregation; fixed division by zero in item grade min==max; merged from MOODLE_19_STABLE
2008-02-18 19:10:44 +00:00
tjhunt
d343bd2114
MDL-13253 - Should use separate language strings for user and module idnumber. Merged from MOODLE_19_STABLE.
2008-01-30 16:34:04 +00:00
nicolasconnault
55c9ebf068
Merging from 1.9
2008-01-24 14:08:34 +00:00
skodak
204175c5ce
MDL-12912 module idnumber course unique only; merged from MOODLE_19_STABLE
2008-01-14 22:46:03 +00:00
scyrma
d417533252
Fix for par of the missing strings, as reported in MDL-12294
2007-11-26 04:10:08 +00:00
skodak
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +00:00
skodak
61ac129b10
MDL-12096 changed label of parent cat, merged from MOODLE_19_STABLE
2007-11-16 07:36:18 +00:00
skodak
3d5c00b344
MDL-12146 grade item settings can be now configured as advanced, new advanced defaults, minor tweaks in admintree; merged from MOODLE_18_STABLE
2007-11-15 17:32:31 +00:00
skodak
df94204404
MDL-12140 weights/extrapoints are never advanced
2007-11-15 15:43:39 +00:00
skodak
e2eb2edbad
MDL-12140 category can be selected when adding new items or categories; merged from MOODLE_19_STABLE
2007-11-15 08:29:12 +00:00
skodak
0758a08e2a
MDL-10901 new SUM aggregation type
...
MDL-12154 used proper cast to float before !== comparison
2007-11-13 15:08:59 +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
bfe0c0ddcf
MDL-11835 proper labels for aggregation coef - weight and extra credit
2007-10-20 19:12:33 +00:00
nicolasconnault
8ad36f4cc3
Added copyright notice
2007-10-10 06:34:20 +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
skodak
fa234b6739
MDL-11611 reimplemented displaytype and decimals disabling logic in grade item edit form for dispa - now works for new items too
2007-10-07 10:51:52 +00:00
nicolasconnault
3126103b74
Re-enabling inherit options for range and average rows in grader report
2007-10-04 15:07:08 +00:00
skodak
dafbc521ba
MDL-11495 removed GRADE_DECIMALS_DEFAULT null constant, is_null() used instead for tests, -1 used in menu options
2007-09-28 11:08:44 +00:00
nicolasconnault
31a6c06c46
MDL-11433 Implemented grade_items.decimals instead of user preference in grader report.
2007-09-25 14:40:49 +00:00
nicolasconnault
1796708d81
Replacing GRADE_REPORT_GRADE_DISPLAY_TYPE... by GRADE_DISPLAY_TYPE...
2007-09-25 08:22:20 +00:00
nicolasconnault
ac5b0a4919
MDL-11339 Moved the gradedisplaytype element from user prefs to the display element of the grade_item settings
2007-09-19 14:28:26 +00:00
skodak
9c8d38fa97
MDL-11092 events are not used for changed raw grades anymore + minor cleanup in handling of raw grades (now used only for modules or other external plugins that produce grades)
2007-08-31 22:42:05 +00:00
skodak
76317c73a2
MDL-10791 improve handling of localised floating point numbers in moodle; replaced/fixed some float_format() that were used instead of round(); expect some more patches soon
2007-08-10 15:00:35 +00:00
skodak
f60c61b1b2
improved hiding support in grade/
2007-08-09 16:19:06 +00:00
nicolasconnault
ca96d0c4ad
MDL-10724 Finished help strings for scale and outcome edit forms
2007-08-08 09:09:46 +00:00
nicolasconnault
072f3c47de
MDL-10724 Finished help strings and files (4 new) for item edit form
2007-08-07 16:29:53 +00:00
skodak
15a511597e
MDL-10738 finished hiding support in grade and item edit page
2007-08-06 20:51:09 +00:00
nicolasconnault
0605ad5092
MDL-10724 Added the help buttons to the item edit form
2007-08-06 18:52:12 +00:00
moodler
e754b3e058
Just hiding the calculation field from the edit forms until we do something better with it. Inthe meantime, use the main calcualtion form.
2007-08-06 09:42:47 +00:00
skodak
602433133e
MDL-10105 idnumber uniqueness tested before insert in UI now - both modedit and item edit pages
2007-08-02 10:38:18 +00:00
skodak
11a149995e
MDL-10364 improved calculation form
2007-08-01 21:48:10 +00:00
skodak
9127bc5dbf
outcome related fixes
2007-08-01 12:40:38 +00:00
skodak
78ad5f3ff0
MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
...
MDL-10650 scales code moved to grade/edit/scale/
refactoring in grade/edit/
2007-07-29 23:02:03 +00:00