229 Commits

Author SHA1 Message Date
skodak
d714732db3 MDL-14831 adding warning - excluded grades are not compatible with sum agg 2009-05-08 20:07:33 +00:00
nicolasconnault
b31f8d294d MDL-19121 Not allowing negative values for droplow and keephigh: capping at 0. Merged from MOODLE_19_STABLE 2009-05-08 13:31:30 +00:00
skodak
4b4c1d1d68 MDL-19068 fixed item decimals before saving item; merged from MOODLE_19_STABLE 2009-05-08 13:18:09 +00:00
nicolasconnault
33e2e92453 MDL-18402 Put default value of 1 for grade item's aggregationcoef if parent category's aggregation is weighted mean. Put 0 for gradepass if field is empty, and 0 for grademin if left empty. This prevents SQL errors because all three fields (aggregationcoef, gradepass and grademin) are non-NULL. Merged from MOODLE_19_STABLE 2009-05-08 07:23:51 +00:00
nicolasconnault
e3efd04c1e MDL-16416 Created a new help file including explanations of extra credit for both "Sum of Grades" and "Mean with extra credit" aggregation types. This is used on the "Edit categories and items" page. Merging from MOODLE_19_STABLE 2009-05-08 06:30:46 +00:00
skodak
fa5ac78bed MDL-19111 fixed dimming of hidden until items; merged from MOODLE_19_STABLE 2009-05-07 17:38:40 +00:00
skodak
572befbcf2 MDL-19101 scale selection validated on category edit form; merged from MOODLE_19_STABLE 2009-05-07 08:47:54 +00:00
skodak
d9be236f5d MDL-19091 removed custom scales from different courses + added BC hack; backported from MOODLE_19_STABLE 2009-05-07 08:39:29 +00:00
nicolasconnault
28087eb710 MDL-12444 Removed aggregationview preference from category edit form. Merged from MOODLE_19_STABLE 2009-05-07 07:57:04 +00:00
skodak
b8a3724138 MDL-19088 fixed category aggregation limitations; merged from mOODLE_19_STABLE 2009-05-07 07:19:04 +00:00
skodak
1edd08ab56 MDL-19029 fixed validation problems; merged from MOODLE_19_STABLE 2009-05-06 18:50:52 +00:00
skodak
bccbd82fb8 MDL-19016 xhtml strict fix 2009-04-30 09:14:55 +00:00
skodak
039c3cdf7b MDL-17829 category edit page cleanup 2009-04-29 15:15:47 +00:00
skodak
ffe7272e75 MDL-18991 proper locking of grade type and min/max when sum agg selected and other code cleanup 2009-04-29 15:04:31 +00:00
skodak
a043086f47 MDL-19014 multiplicator and offset are used only for activity grades - must be disabled elsewhere 2009-04-29 14:43:47 +00:00
skodak
147cd91c5b MDL-19015 removed category item editing from normal item edit form 2009-04-29 14:35:47 +00:00
skodak
cb8f67b0a4 MDL-18987 fixed broken item editing when only one category present; merged from MOODLE_19_STABLE 2009-04-27 14:27:13 +00:00
skodak
d9ae2ab53b MDL-12942 new extra credit option for simple mean agg; merged from MOODLE_19_STABLE 2009-04-24 16:24:49 +00:00
nicolasconnault
19d1a53b5a MDL-18950 Not printing "move selected to" element if no grade category exists. Merged from MOODLE_19_STABLE 2009-04-24 08:13:56 +00:00
nicolasconnault
2be6ca78db MDL-18949 Move selector is now disabled unless at least one grade item is selected. Merged from MOODLE_19_STABLE 2009-04-24 07:56:35 +00:00
skodak
398a160d4d MDL-18934 removed legacy grading support 2009-04-22 21:03:38 +00:00
skodak
db008d6feb MDL-18929 fixed double colons, in fact we stopped using colons long time ago; merged from MOODLE_19_STABLE 2009-04-22 20:05:16 +00:00
skodak
e8048b1d7a MDL-18933 Cannot assign default value to variable passed by reference; merged from MOODLE_19_STABLE 2009-04-22 20:01:47 +00:00
nicolasconnault
b189277fa6 MDL-18617 Stubs for drag and drop of categories and items 2009-04-16 15:18:32 +00:00
nicolasconnault
653a86489e MDL-18083 Committing gradebook improvements to head 2009-04-16 07:16:44 +00:00
nicolasconnault
0000badd05 MDL-17273 Added a back button to the error message and fixed missing handling of "custom" scope. Merged from MOODLE_19_STABLE 2009-04-09 12:29:54 +00:00
nicolasconnault
da2f44111a MDL-17272 merged from MOODLE_19_STABLE 2009-04-03 08:14:01 +00:00
nicolasconnault
fbd68266a3 MDL-17273 Preventing import of corrupted csv files. Merged from MOODLE_19_STABLE 2009-04-02 12:53:04 +00:00
sam_marshall
fdec3d4f88 MDL-18582: Made config.php consistently require_once 2009-03-17 10:52:27 +00:00
nicolasconnault
1575b030f8 MDL-14961 Merged from MOODLE_19_STABLE 2009-03-10 14:03:37 +00:00
nicolasconnault
126d92d3dd MDL-18228 Fixed the language issue and removed the grader report preference 2009-03-04 14:20:45 +00:00
nicolasconnault
27eef3bb33 MDL-18004 Adding keymanagers for when grade publishing is enabled, plus a few improvements in the tabs and breadcrumbs 2009-02-27 14:19:25 +00:00
nicolasconnault
b8436ccbe3 MDL-16913 Enabled Weight and Extra credit inputs for grade items, but not for category items 2009-02-27 13:43:52 +00:00
nicolasconnault
c65562d30f MDL-18161 Merged from MOODLE_19_STABLE 2009-02-25 09:18:24 +00:00
nicolasconnault
c4c97a6d82 MDL-18004 2009-02-17 11:17:29 +00:00
nicolasconnault
54c4a2cb4f MDL-18004 Separated gradebook course settings from report preferences 2009-02-17 09:01:48 +00:00
nicolasconnault
75f3a4daff MDL-18238 Merged from MOODLE_19_STABLE 2009-02-13 13:51:34 +00:00
nicolasconnault
3998cc5c58 MDL-16913 2009-02-12 08:02:53 +00:00
nicolasconnault
b827784e59 MDL-18004 Added a new "Settings tab" which includes course settings and report preferences 2009-02-11 14:27:22 +00:00
nicolasconnault
28a6ca98ca MDL-18190 2009-02-10 12:52:53 +00:00
nicolasconnault
46409b209d MDL-18083 Disabling category item's max grade input when aggregation is Sum of Grades 2009-02-10 10:42:11 +00:00
nicolasconnault
8ad3ee9c54 MDL-18187 MDL-18186 Using grade classes to update grade items and categories, and removed error checking. 2009-02-10 10:40:50 +00:00
nicolasconnault
dc482cfac0 MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913) 2009-02-09 10:49:41 +00:00
nicolasconnault
86a9e60c7d MDL-13778 Added new display types to course settings. Merged from MOODLE_19_STABLE 2009-01-16 10:26:22 +00:00
nicolasconnault
7d10995c86 MDL-13778 Added 6 "composite" grade display types for the grader report Merged from MOODLE_19_STABLE 2009-01-08 08:53:20 +00:00
skodak
e128388f0b MDL-17811 fixed typos, thanks James Riggs; merged from MOODLE_19_STABLE 2009-01-07 19:52:24 +00:00
skodak
973d2660e6 MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
skodak
d1aa1e4855 MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:25:29 +00:00
nicolasconnault
aaf54d21ba grrr... 2008-11-20 15:44:36 +00:00
nicolasconnault
87c53ef598 CONTRIB-775 reverting 2008-11-20 15:26:40 +00:00