nicolasconnault
b31a9f3dbb
MDL-10829 Added get_grade_item() to the grade_item class, for cases when we don't whether an object is a category or a grade_item. The new interface for viewing and adding idnumbers (no editing) is 99% finished. Help strings still to do.
2007-08-14 06:05:07 +00:00
nicolasconnault
be7c069360
MDL-10829 Added get_idnumber() for both category and item classes
2007-08-13 18:34:57 +00:00
nicolasconnault
98240e51a6
MDL-10797 Merged lang strings into lang/en_utf8/admin.php and error.php
2007-08-13 08:58:37 +00:00
skodak
e8a46dcc2c
MDL-10109 fixed aggregate outcomes depends_on() incorrect condition
2007-08-09 21:37:28 +00:00
skodak
f60c61b1b2
improved hiding support in grade/
2007-08-09 16:19:06 +00:00
skodak
1827c8264d
hmm, now it should be final - forgotten part 2
2007-08-09 12:52:15 +00:00
skodak
ddc2098247
final locking API cleanup
2007-08-09 12:44:10 +00:00
skodak
fb0e357051
various locking improvements and fixes, cron locktime support stilll missing
2007-08-09 09:03:14 +00:00
skodak
410753fbb0
course name used if name given to course category
2007-08-08 12:28:15 +00:00
skodak
d7ef47b3f1
removing $grade_item param from grade_grde methods - not needed anymore, assignment to grade_item property used instead
...
fixed typo in grade refresh code
2007-08-08 10:27:29 +00:00
skodak
0658afc9a1
fixes for overriding of scales, outcomes and minor access control tweak
2007-08-07 22:50:32 +00:00
moodler
aac4c3807f
Fixed names of total columns
2007-08-07 09:03:53 +00:00
skodak
2b0f65e23c
MDL-10223 module grades are now refreshed after unlocking
2007-08-06 15:18:54 +00:00
skodak
29d509f59a
MDL-10109 optional aggregation of outcomes together with grades
2007-08-06 12:05:45 +00:00
skodak
f615fbaba0
MDL-10711 adding deleting of grade data when deleting module or course
2007-08-03 19:25:22 +00:00
nicolasconnault
f2c883562d
Gradebook unit tests review
2007-08-03 15:10:25 +00:00
skodak
1eb05d980c
improved aggregation - items without value (none + text) are not aggregated; faster regrading of categroies with no grades; lang typo fixed
2007-08-03 08:41:20 +00:00
skodak
cc03871ba3
MDL-10549 outcomes quickgrading in assignment
...
TODO: fix html and CSS
2007-08-02 22:38:52 +00:00
skodak
c521e8e403
MDL-10105 some more idnumber fixes
2007-08-02 11:07:44 +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
3a5ae6602b
MDL-10544 basic support for outcomes grading in modules - implemented in assignment popup grading (TODO: fix html and css there)
2007-07-31 22:56:29 +00:00
skodak
678a79caa5
adding grade_outcomes description;
...
fixing field lengths in outcome and scale forms
2007-07-31 21:10:20 +00:00
skodak
24881e5dd0
fixed insert trouble with standard outcomes - thanks Eloy
2007-07-31 20:26:37 +00:00
skodak
7fdcc3b092
fixed whitespace
2007-07-31 13:05:00 +00:00
skodak
2fa3ea10f1
edit/outcomeitem.php - fixed selection of outcomes to show only available course outcomes
2007-07-31 13:04:35 +00:00
skodak
4c2402b2f8
minor scale related changes, added fixed update() into grade_outcome class
2007-07-31 12:52:17 +00:00
skodak
3818937e4a
more Edit/Outcomes improvements - new course column for standard outcomes; outcomes_course consistency checks; removed debug delays
2007-07-31 12:03:45 +00:00
skodak
173a9d21ea
various grade outcomes and scales improvements, fixes, changes and refactoring
...
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +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
skodak
31fa03861f
fixed grade category unit tests
2007-07-29 13:58:57 +00:00
skodak
514a3467a4
MDL-10636 reverting last commit
2007-07-29 13:22:50 +00:00
nicolasconnault
f04873a9ea
MDL-10636
...
Attempting to fix a number of bugs related to backup/restore for gradebook
2007-07-28 09:23:32 +00:00
toyomoyo
b0e1ed348a
MDL-10557, adding format_string prior to return of grade item name in order to support multilang filger
2007-07-27 01:59:47 +00:00
skodak
4faf5f99be
MDL-10478 reworked collapse/expand for grade categories
2007-07-25 19:57:47 +00:00
nicolasconnault
438a5aa9ad
MDL-9628 Moving Basic support for compact view from report class to grade_category class, internal to the grade_tree recursive construction
2007-07-25 15:04:31 +00:00
nicolasconnault
acdc8e8a9c
MDL-10550 Refactoring, fixing a few bugs in edit/item_form.php and more work into the outcome report
2007-07-24 14:26:05 +00:00
skodak
7a6b7acf76
MDL-10579 more capability checks in grades code + refactoring of grade_tree
2007-07-24 07:45:15 +00:00
nicolasconnault
ba92364c8b
MDL-10550
2007-07-23 14:33:02 +00:00
skodak
42ff9ce68b
MDL-10111 migration of data into new gradebook; added new lib/db/upgradelib.php file (should be used by new groups upgrade code too)
2007-07-22 21:43:47 +00:00
skodak
31a170930d
added proper rs_close($rs)
2007-07-22 16:02:57 +00:00
skodak
23207a1a6a
MDL-10563 item excluding implemented;
...
improved/fixed grade edit page;
some other improvements and cleanup
2007-07-21 14:24:39 +00:00
skodak
eacd3700f4
aggregation improvements; fixed aggregation of course category when changing type; old gradebook upgrade wip (untested)
2007-07-21 10:09:57 +00:00
skodak
9acbd7269c
MDL-10364 improved internal formula format
2007-07-21 08:43:51 +00:00
skodak
c186c7b2cb
MDL-10524 minor simplification of median aggregation + fixed aggregation names in lang
2007-07-20 13:54:58 +00:00
nicolasconnault
d5f0aa0196
MDL-9628 Fixed typos and added language strings. Corrected a bug that prevented a decimalpoints of 0 from being used (empty($decimalpoints)) -> is_null
2007-07-20 07:31:13 +00:00
skodak
d14ae855a2
MDL-10524 fixed aggregation for course item + other minor improvements
2007-07-19 17:36:36 +00:00
skodak
3ee5c20149
MDL-10525 renaming class grade_grades and grade_grades_text - singulars for all grade class names
2007-07-19 08:15:19 +00:00
skodak
ba74762bda
regular whitespace cleanup in grade code
2007-07-18 19:56:07 +00:00
skodak
e1d2692a73
fixed problem with quickgrading overriding nonexistent grades with no grade
2007-07-18 19:53:24 +00:00