[moodle] / moodle / lib / grade / grade_object.php Repository:

Log of /moodle/lib/grade/grade_object.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Thu Feb 23 19:26:03 2012 WST (2 months, 3 weeks ago) by moodlerobot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.58: +75 -34 lines
Diff to previous 1.58
weekly cvs snapshot

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Thu Dec 30 04:01:13 2010 WST (16 months, 2 weeks ago) by moodlerobot
Branch: MAIN
CVS Tags: MOODLE_202, MOODLE_203, MOODLE_204, MOODLE_205, MOODLE_206, MOODLE_207, MOODLE_208, MOODLE_209, MOODLE_20_WEEKLY, MOODLE_21, MOODLE_211, MOODLE_212, MOODLE_213, MOODLE_214, MOODLE_215, MOODLE_216, MOODLE_21_WEEKLY, MOODLE_22, MOODLE_221, MOODLE_222, MOODLE_223, MOODLE_22_BETA, MOODLE_22_RC1, MOODLE_22_WEEKLY
Branch point for: MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
Changes since 1.57: +14 -12 lines
Diff to previous 1.57
weekly git snapshot

Revision 1.27.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Dec 30 03:57:21 2010 WST (16 months, 2 weeks ago) by moodlerobot
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_1911, MOODLE_1912, MOODLE_1913, MOODLE_1914, MOODLE_1915, MOODLE_1916, MOODLE_1917, MOODLE_1918, MOODLE_19_WEEKLY
Changes since 1.27.2.6: +4 -3 lines
Diff to previous 1.27.2.6 , to branch point 1.27 , to next main 1.59
weekly git snapshot

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Tue Sep 21 16:07:47 2010 WST (19 months, 3 weeks ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_20, MOODLE_201
Changes since 1.56: +1 -1 lines
Diff to previous 1.56
MDL-24321 switching to stdClass in /lib/

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Sep 20 02:43:52 2010 WST (19 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.55: +6 -2 lines
Diff to previous 1.55
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sat Sep 18 18:43:51 2010 WST (19 months, 4 weeks ago) by skodak
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
fixed phpdocs and marked methods as static

Revision 1.27.2.6 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 11:09:29 2010 WST (19 months, 4 weeks ago) by andyjdavis
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_1910, MOODLE_19_MERGED
Changes since 1.27.2.5: +3 -3 lines
Diff to previous 1.27.2.5 , to branch point 1.27
gradebook MDL-23928 fixed grade history recording to correctly save the user id of the user making the change pt 2

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 11:08:45 2010 WST (19 months, 4 weeks ago) by andyjdavis
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
gradebook MDL-23928 fixed grade history recording to correctly save the user id of the user making the change pt 2

Revision 1.27.2.5 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 11:04:07 2010 WST (19 months, 4 weeks ago) by andyjdavis
Branch: MOODLE_19_STABLE
Changes since 1.27.2.4: +2 -2 lines
Diff to previous 1.27.2.4 , to branch point 1.27
gradebook MDL-23928 fixed grade history recording to correctly save the user id of the user making the change

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Fri Sep 17 11:02:27 2010 WST (19 months, 4 weeks ago) by andyjdavis
Branch: MAIN
Changes since 1.52: +1 -1 lines
Diff to previous 1.52
gradebook MDL-23928 fixed grade history recording to correctly save the user id of the user making the change

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sun Jul 25 22:00:09 2010 WST (21 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.51: +23 -22 lines
Diff to previous 1.51
MDL-21249 improved php docs and adding direct access prevention in editors

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sat May 22 02:57:05 2010 WST (23 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.50: +1 -1 lines
Diff to previous 1.50
fixed silly comment typos

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Wed Mar 10 16:42:44 2010 WST (2 years, 2 months ago) by skodak
Branch: MAIN
Changes since 1.49: +3 -2 lines
Diff to previous 1.49
MDL-21790 fixed dml conversion regression - credit goes to Evan Irving-Pease for the patch and discovery, thanks

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Jan 11 15:35:40 2010 WST (2 years, 4 months ago) by andyjdavis
Branch: MAIN
Changes since 1.48: +36 -1 lines
Diff to previous 1.48
grader report MDL-19704 Added ability to hide course and category totals without hiding anything else

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 19:44:58 2009 WST (2 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.47: +5 -6 lines
Diff to previous 1.47
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Thu Jun 4 04:37:29 2009 WST (2 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.46: +3 -8 lines
Diff to previous 1.46
MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Mon Jul 28 20:31:33 2008 WST (3 years, 9 months ago) by sam_marshall
Branch: MAIN
Changes since 1.45: +16 -1 lines
Diff to previous 1.45
MDL-15498: Completion system

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 00:53:59 2008 WST (3 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
MDL-15189 magic quotes finally removed

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 02:06:24 2008 WST (3 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
MDL-15094 some forgotten conversions

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Jun 3 00:06:35 2008 WST (3 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.42: +2 -5 lines
Diff to previous 1.42
MDL-14967 DB upgrades. Not finished yet.

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Jun 2 17:41:45 2008 WST (3 years, 11 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
MDL-15085
String points to correct module now

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sat May 31 01:43:00 2008 WST (3 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
MDL-14679 finished gradelib conversion

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon May 26 13:06:01 2008 WST (3 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.39: +11 -9 lines
Diff to previous 1.39
MDL-14967 More upgrades

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Fri May 23 22:52:50 2008 WST (3 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.38: +35 -35 lines
Diff to previous 1.38
MDL-14967 Upgraded gradebook code and unit tests. 4 failing tests in grade_item to fix.

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue May 20 10:53:47 2008 WST (3 years, 11 months ago) by dongsheng
Branch: MAIN
Changes since 1.37: +4 -4 lines
Diff to previous 1.37
"MDL-14129, fix print_error"

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:33 2008 WST (4 years, 1 month ago) by dongsheng
Branch: MAIN
Changes since 1.36: +4 -4 lines
Diff to previous 1.36
MDL-14129, remove all the other error() call

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 14:42:46 2007 WST (4 years, 5 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.35: +18 -70 lines
Diff to previous 1.35
MDL-12182 Reverting to pre-upgrade in order to prepare a patch instead

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Nov 13 22:44:28 2007 WST (4 years, 6 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.34: +3 -8 lines
Diff to previous 1.34
Restoring some of the static calls which were converted unnecessarily

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Nov 13 18:08:44 2007 WST (4 years, 6 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.33: +39 -13 lines
Diff to previous 1.33
Managed to remove static calls from the core gradebook classes without removing support for such calls in gradebook interface code. I used a singleton pattern for this (get_instance in grade_object).

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Nov 13 16:36:01 2007 WST (4 years, 6 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.32: +49 -18 lines
Diff to previous 1.32
Managed to remove static calls from the core gradebook classes without removing support for such calls in gradebook interface code. I used a singleton pattern for this (get_instance in grade_object).

Revision 1.27.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 18:58:56 2007 WST (4 years, 6 months ago) by skodak
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19, MOODLE_191, MOODLE_192, MOODLE_193, MOODLE_194, MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_198, MOODLE_199
Changes since 1.27.2.3: +44 -38 lines
Diff to previous 1.27.2.3 , to branch point 1.27
MFC: MDL-10365 grade history can be turned off + lifetime

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 17:59:27 2007 WST (4 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.31: +42 -32 lines
Diff to previous 1.31
MDL-10365 grade history can be turned off + lifetime

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Nov 8 02:59:33 2007 WST (4 years, 6 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.30: +3 -7 lines
Diff to previous 1.30
Unit test refactoring using mock objects. NOT FINISHED: testgradecategory and testgradeitem are incomplete. The other tests work great however, and no longer a need for DB data

Revision 1.27.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Nov 1 17:50:32 2007 WST (4 years, 6 months ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.27.2.2: +1 -5 lines
Diff to previous 1.27.2.2 , to branch point 1.27
MFC: MDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depending in hidden grades
MDL-11974 improved gradebook CSS

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Nov 1 17:25:09 2007 WST (4 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.29: +1 -5 lines
Diff to previous 1.29
MDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depending in hidden grades
MDL-11974 improved gradebook CSS

Revision 1.27.2.2 - (view) (download) (annotate) - [select for diffs]
Sat Oct 20 23:11:48 2007 WST (4 years, 6 months ago) by skodak
Branch: MOODLE_19_STABLE
Changes since 1.27.2.1: +21 -23 lines
Diff to previous 1.27.2.1 , to branch point 1.27
MFC: MDL-11278 improved forced category settings - refactoring + regrading forced + new setting to hide forced settings in UI

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Oct 20 23:00:33 2007 WST (4 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.28: +21 -23 lines
Diff to previous 1.28
MDL-11278 improved forced category settings - refactoring + regrading forced + new setting to hide forced settings in UI

Revision 1.27.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 11 19:14:06 2007 WST (4 years, 7 months ago) by nicolasconnault
Branch: MOODLE_19_STABLE
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
Small unit test-related fix

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Oct 11 17:15:57 2007 WST (4 years, 7 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
Minor changes related to unit testing

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Oct 10 13:29:28 2007 WST (4 years, 7 months ago) by nicolasconnault
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Updated copyright notice in header

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Sep 23 02:50:46 2007 WST (4 years, 7 months ago) by skodak
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25
MDL-11363 minor doc improvement

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Sep 23 02:46:52 2007 WST (4 years, 7 months ago) by skodak
Branch: MAIN
Changes since 1.24: +11 -3 lines
Diff to previous 1.24
MDL-11363 fixing defaults of new optional fields of grade classes - now properly applied when creating new instances too

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Sep 22 19:40:05 2007 WST (4 years, 7 months ago) by skodak
Branch: MAIN
Changes since 1.23: +35 -18 lines
Diff to previous 1.23
MDL-11363 merged tables grade_grades with grade_grades_text - it is now possible to define fields as required and optional
finally fixed formula validation in calculation edit form

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 21:22:51 2007 WST (4 years, 9 months ago) by skodak
Branch: MAIN
Changes since 1.22: +4 -5 lines
Diff to previous 1.22
MDL-10636 reverting last commit

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Jul 28 17:23:32 2007 WST (4 years, 9 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.21: +4 -3 lines
Diff to previous 1.21
MDL-10636
Attempting to fix a number of bugs related to backup/restore for gradebook

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Jul 14 12:18:37 2007 WST (4 years, 10 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
Optimising the grader report

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 20:49:29 2007 WST (4 years, 10 months ago) by skodak
Branch: MAIN
Branch point for: MOODLE_19_CLI
Changes since 1.19: +65 -18 lines
Diff to previous 1.19
MDL-10365 Improved handling of history when inserting/updating/deleting in new grade reports;first part

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jul 3 13:25:08 2007 WST (4 years, 10 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
MDL-9268
Added language strings for grade item edit form.
Fixed HTML error in grader report.
Added tabs to category edit page.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Jun 28 21:20:30 2007 WST (4 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.17: +20 -4 lines
Diff to previous 1.17
MDL-10224 total course grade implemented + lots of other changes and improvements; there are still some regressions and bugs - going to fix them ASAP; some unit tests still missing too

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Jun 25 06:26:35 2007 WST (4 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.16: +107 -61 lines
Diff to previous 1.16
MDL-10233 improved static factory methods of grade obejcts fetch() and fetch_all(); implemented default values of grade objects, fixed null values for some properties that are not required - unit tests included, tested with PHP4 and PHP5

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Jun 24 00:51:11 2007 WST (4 years, 10 months ago) by skodak
Branch: MAIN
Changes since 1.15: +20 -20 lines
Diff to previous 1.15
trailing whitespace cleanup in new grade libraries

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jun 13 04:16:49 2007 WST (4 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.14: +20 -10 lines
Diff to previous 1.14
MDL-10103 grade_object:insert() now fetches the fresh data from db and updates itself; update_from_db() now uses the same process as new grade_object() for consistency

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Jun 7 20:45:24 2007 WST (4 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
grade_item idnumber now self generated if needed.
deleted flag implemented in grade_item::update method
added GRADE_TYPE_NONE to gradelib and updated grade_item object
Implemented multiple items (generation of itemnumber when not explicitly given)

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue May 29 08:56:46 2007 WST (4 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
MDL-9317 Applying Petr's second patch

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon May 28 16:20:07 2007 WST (4 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
apply magic quotes before using var in sql query in fetch_all_using_this()

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon May 28 10:05:21 2007 WST (4 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.10: +5 -4 lines
Diff to previous 1.10
MDL-9137 Applied parts of Petr's patch on the gradebook objects. Unit tests unaffected.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon May 28 09:26:58 2007 WST (4 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
MDL-9506 Corrected a number of small errors in unit tests and classes.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 21 13:54:12 2007 WST (4 years, 11 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
MDL-9506 Removed the debugging message for the fetch() methods. Added droplow and keephigh rules to grade_category::aggregate_grades(). The only question now is what to do when the droplow or keephigh field is larger than the number of grades for a given user/item combination. At the moment it just gives that value 0.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu May 17 17:04:53 2007 WST (5 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
MDL-9506 Elements of the array returned by grade_category::get_children are now indexed by sortorder, to work more easily with grade_tree methods.
New get_sortorder method for grade_category and grade_item. This is used when the type of an object is unknown, and could be either one. Because categories have a "virtual" sortorder (through their grade_item), they can transparently return one as well.
Unit tests fail for grade_tree at present because of faulty implementation which is being fixed. The $depth attribute has been completely removed, as well as a number of switch statements, in favour of an $index variable which is exploded and used to build strings of array keys for eval statements (unset and array_splice). Can't wait to get all this working :-)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri May 11 10:11:31 2007 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.6: +7 -34 lines
Diff to previous 1.6
Removed set_timecreated and just tidied up some time-related things

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu May 10 17:07:37 2007 WST (5 years ago) by moodler
Branch: MAIN
Changes since 1.5: +19 -16 lines
Diff to previous 1.5
A few small fixes and clean ups

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue May 8 16:01:56 2007 WST (5 years ago) by nicolasconnault
Branch: MAIN
Branch point for: MOODLE_19_QUESTIONS
Changes since 1.4: +22 -1 lines
Diff to previous 1.4
MDL-9506 Stuck on grade_category->generate_grades. I cannot figure out how to recursively generate raw grades for each category's associated grade_item based on that category's children categories and items. Heaps of other changes with this commit, including a new grade_object::update_from_db() method, which uses the state of the record in DB to update the current object with a matching id (useful when you insert an incomplete object in the DB and want to get the default values as set up in the DB).

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri May 4 15:40:56 2007 WST (5 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.3: +11 -4 lines
Diff to previous 1.3
MDL-9506 Moved unit tests in a simpletest subfolder so they can be automatically grouped. Added grade_history and grade_text object and another heap of small implementations.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed May 2 15:20:17 2007 WST (5 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.2: +15 -2 lines
Diff to previous 1.2
MDL-9506 Finished all unit test stubs, another batch to write soon. One one test fails because I haven't implemented recursive category hierarchy output yet, and not sure if it's needed. A grade_category already returns its immediate children, and that may be enough.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 15:28:41 2007 WST (5 years ago) by nicolasconnault
Branch: MAIN
Changes since 1.1: +46 -67 lines
Diff to previous 1.1
MDL-9506 Number of important changes, restored unit test stability, on to next changes...

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 27 12:13:02 2007 WST (5 years ago) by nicolasconnault
Branch: MAIN
MDL-9506 Renamed lib/gradebook to lib/grade (bug MDL-9506)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10