|
|
|
Creation of the grade/report/stats plug-in as part of the animated grade statistics report GSoC project.
report/stats will provide text based statistics for each grade item and aggregate in a table format similar to that of report/grader as well as options to filter by group and item type (scale, value, etc).
|
|
Description
|
Creation of the grade/report/stats plug-in as part of the animated grade statistics report GSoC project.
report/stats will provide text based statistics for each grade item and aggregate in a table format similar to that of report/grader as well as options to filter by group and item type (scale, value, etc). |
Show » |
committed 19 files to 'Contrib CVS' - 16/Jun/08 01:36 AM
CONTRIB-496
First version of report/stats plug-in as part of the animated grade statistics report GSoC project.
Adds basic required functionality for a new text based grade report plug-in that displays several statistics such as mean, mode, highest grade, lowest grade, etc. Also added user options to control the look and how the statistics are calculated.
TODO:
# Add outcomes.
# Improve the look and readability.
# Add admin/teacher settings to override if a student can see a given statistic.
# Add help text for the settings page.
# More settings.
# Printable version.
# Add more documentation
# Export ability
# Clean up code a bit
|
|
|
committed 17 files to 'Contrib CVS' - 17/Jun/08 06:50 PM
CONTRIB-496
Cleaned up code, added more documentation and added the copy right notice to the new files.
Also made the statistics classes be loaded in dynamically so new statistics can be added to the report with out touching any of the plug-ins code.
|
|
|
committed 5 files to 'Contrib CVS' - 19/Jun/08 03:29 PM
CONTRIB-496
Added printer friendly version.
Added option to invert the table.
Fixed a bug that happened when no students where in the class.
|
|
|
committed 1 file to 'Contrib CVS' - 20/Jun/08 05:28 PM
CONTRIB-496
Made the printable tab open in a new window.
|
|
|
committed 1 file to 'Contrib CVS' - 01/Jul/08 03:09 PM
CONTRIB-496
Removed a temporary work around for a bug that has been fixed in the moodle 2.X core.
|
|
|
committed 1 file to 'Contrib CVS' - 24/Jul/08 03:39 PM
CONTRIB-496
*Fixed a minor bug in lib.php witch caused some problems geting a list of statistics used in the plug-in.
|
|
|
committed 14 files to 'Contrib CVS' - 14/Aug/08 11:10 AM
CONTRIB-496
* Added checking of capabilities for each statistic.
* Accounted for moodle/grade:viewhidden capability when gathering grades.
* Added more documenation.
* Cleaned up code a bit.
|
|
|
committed 1 file to 'Contrib CVS' - 18/Aug/08 11:00 AM
|