Issue Details (XML | Word | Printable)

Key: MDL-18163
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: moodle.com
Reporter: Helen Foster
Votes: 11
Watchers: 10
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Provide summary statistics in the gradebook

Created: 07/Feb/09 12:54 AM   Updated: 13/Nov/09 04:08 PM
Return to search
Component/s: Gradebook
Affects Version/s: 1.9.4
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Elena Ivanova, Helen Foster, Matt Gibson, moodle.com and Petr Skoda
Security Level: None
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_20_STABLE

Sub-Tasks  All   Open   
 Sub-Task Progress: 
No sub-tasks match this view.

 Description  « Hide
Provide summary statistics that were part of the gradebook before 1.9 i.e. for each activity, the mean, median, min, max, standard deviation and inter-quartile range.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Nicolas Connault committed 23 files to 'Moodle CVS' - 13/Feb/09 05:04 PM
MDL-18163 Implemented stats report from LSU gradebook
ADD grade/report/stats/Attic/version.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/preferences.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/lib.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/statistics/Attic/stat_mean.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/arrayview.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/index.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/tabs.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/statistics/Attic/stat_median.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/statistics/Attic/stats.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/statistics/Attic/stat_highest.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/statistics/Attic/stat_mode.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/settings.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/statistics/Attic/stat_pass_percent.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/preferences_form.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/statistics/Attic/stat_lowest.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/print.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/lang/en_utf8/Attic/gradereport_stats.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/statistics/Attic/stat_standard_deviation.php   Rev. 1.1    (+0 -0 lines)
MODIFY grade/report/Attic/stats.tar.bz2   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/db/Attic/access.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/grader/quickedit_item.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/styles.php   Rev. 1.1    (+0 -0 lines)
ADD grade/report/stats/Attic/README.txt   Rev. 1.1    (+0 -0 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 29/Mar/09 12:39 AM
MDL-18163 noting arrayview.php design is not acceptable in official moodle
MODIFY grade/report/stats/Attic/arrayview.php   Rev. 1.2    (+4 -2 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 29/Mar/09 12:57 AM
MDL-18163 removed bogus archive
DEL grade/report/Attic/stats.tar.bz2   Rev. 1.2    (+0 -0 lines)