13 Commits

Author SHA1 Message Date
toyomoyo
6ef84f6f48 some fixes for user report 2007-09-05 04:39:07 +00:00
toyomoyo
3c334a7a81 hide hidden grades from users with no capability in user report 2007-08-24 07:14:23 +00:00
toyomoyo
b01d6b4cfa rounding to the correct decimal places 2007-08-24 05:40:28 +00:00
toyomoyo
4c8d9481df display a grade item's category 2007-08-24 05:02:51 +00:00
toyomoyo
157ed1d1e5 links gradeitems to activities 2007-08-24 04:55:54 +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
nicolasconnault
53a16616b8 MDL-9137 Added the overview report 2007-08-10 09:28:37 +00:00
skodak
4faf5f99be MDL-10478 reworked collapse/expand for grade categories 2007-07-25 19:57:47 +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
nicolasconnault
90d3960c6d MDL-9633 Fixed ranking in user report. Also enabled group mode on/off to alter total users. This required a refactoring of the grouping code into grade_report abstract class. 2007-07-20 09:34:35 +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
d30c44814b MDL-10438 inline docs added, moved $gpr into grade class 2007-07-17 06:09:03 +00:00
nicolasconnault
f7998fbc55 MDL-9633 Added report class for user report 2007-07-16 04:09:00 +00:00