|
[
Permalink
| « Hide
]
Anthony Borrow added a comment - 15/Oct/08 10:44 PM
Nicolas - The README file indicates that this is a replacement for something in core which makes me think it is really a patch and not a plugin (something which is a modular addition that does not modify core code). It also looks like the code for this is in CVS for Moodle 2.0. Does that sound correct? Peace - Anthony
OK Anthony I will move this to patches. The code for HEAD is in the HEAD branch of contrib, while the code for 1.9 is in the MOODLE_19_STABLE branch.
Sorry Anthony and Nicolas, but this really is a full plugin.
http://download.moodle.org/plugins19/ The patches directory is flat: http://download.moodle.org/patches/ More info here: http://cvs.moodle.org/contrib/README.txt?revision=1.9&view=markup I moved it myself just now: http://cvs.moodle.org/contrib/plugins/grade/edit/tree/
The plugins should be built soon. http://download.moodle.org/plugins19/grade/edit/tree.zip I applied the latest http://download.moodle.org/plugins19/grade/edit/tree.zip
At top of page: And it was missing text for a few headings: I am running Apache 2.2.3, PHP 5.2.5 and MySQL 5.0.26 Nicolas can you look into these? (the first one is because of PHP4)
Nicolas - Sounds like you were dealing with the same branch from patches being copied over into HEAD and 19STABLE in plugins. Glad you were able to sort things out. Peace - Anthony
Large refactoring, now using an OO pattern for easily adding highly configurable columns to the report. Also added a coloured filler table cell scheme for easily identifying grade categories.
After applying the grade tree plugin, I've found that the only place to change the category grade item is by going to the grader report and then turning editing on, then clicking the edit icon for the grade item at the top of the column for each category.
Would it be possible to include the edit icon for the grade item in the Edit Categories and Items report? The way it is at the moment makes it more difficult to edit the way the grade is displayed, as well as the name displayed for each category item. I think when setting up the categories, it is often done from the 'Edit Categories and Items' screen - as well as being faster as there is less data to load than on the the grader report. Thanks - this and the user report patch are excellent! Lael, the grade tree plugin is out of date now. There are many improvements in the making for 1.9.5, including this new interface. Another improvement involves moving all category related settings into the grade category edit page. There will be no more category item edit page. This actually makes it easier to find these settings.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||