Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Student projects/Animated grade statistics report.

Student projects/Animated grade statistics report: Difference between revisions

From MoodleDocs
m (link edit)
No edit summary
Line 1: Line 1:
<p class="note">'''Note''': This page outlines ideas for the Animated grade statistics report project. It's a ''specification under construction''! If you have any comments or suggestions, please add them to the [[Talk:Student projects/Animated grade statistics report|page comments]].''</p>
<p class="note">'''Note''': This page outlines ideas for the Animated grade statistics report project. It's a ''specification under construction''! If you have any comments or suggestions, please add them to the [[Talk:Student projects/Animated grade statistics report|page comments]].''</p>


==Summary==
Use the [http://flare.prefuse.org/ Flare library] to develop some cool and useful visualisation of information in the Moodle gradebook.  This can be designed as a Grade Report plugin (grade/report/visual) for Moodle 1.9.  To be really flexible and extensible, this should be built in several modular parts: ''harvesters'' to collect information (e.g., "grade entered"), ''reporters'' to summarize and normalize information, and ''adapters'' to feed that information into different visualization engines (so that if anyone ever wants to replace Flare, or if Flare changes, damage will be localized).
'''Student''': [http://moodle.org/user/view.php?id=544902&course=1 Daniel Servos]
'''Mentors''': [http://moodle.org/user/view.php?id=521521&course=1 Greg Wilson], [http://moodle.org/user/view.php?id=51473&course=5 Anthony Borrow] and [http://moodle.org/user/view.php?id=240338&course=5 Nicolas Connault]
==Status==
*Developing Specs
==Core Functions==
==Visualizations==
==Database Structures==
==Milestones==


Use the [http://flare.prefuse.org/ Flare library] to develop some cool and useful visualisation of information in the Moodle gradebook.  This can be designed as a Grade Report plugin (grade/report/visual) for Moodle 1.9.  To be really flexible and extensible, this should be built in several modular parts: ''harvesters'' to collect information (e.g., "grade entered"), ''reporters'' to summarize and normalize information, and ''adapters'' to feed that information into different visualization engines (so that if anyone ever wants to replace Flare, or if Flare changes, damage will be localized).


==See also==
==See also==
Line 8: Line 23:
*[[GSOC/2008]]
*[[GSOC/2008]]
*[http://code.google.com/soc/2008/moodle/appinfo.html?csaid=D052C427397D21C5 Animated grade statistics report application abstract]  
*[http://code.google.com/soc/2008/moodle/appinfo.html?csaid=D052C427397D21C5 Animated grade statistics report application abstract]  
*[http://tracker.moodle.org/browse/MDL-13501 Tracker issue realted to project]
*[http://flare.prefuse.org/ Flare library]


[[Category:Project]]
[[Category:Project]]

Revision as of 07:37, 29 April 2008

Note: This page outlines ideas for the Animated grade statistics report project. It's a specification under construction! If you have any comments or suggestions, please add them to the page comments.

Summary

Use the Flare library to develop some cool and useful visualisation of information in the Moodle gradebook. This can be designed as a Grade Report plugin (grade/report/visual) for Moodle 1.9. To be really flexible and extensible, this should be built in several modular parts: harvesters to collect information (e.g., "grade entered"), reporters to summarize and normalize information, and adapters to feed that information into different visualization engines (so that if anyone ever wants to replace Flare, or if Flare changes, damage will be localized).

Student: Daniel Servos Mentors: Greg Wilson, Anthony Borrow and Nicolas Connault

Status

  • Developing Specs

Core Functions

Visualizations

Database Structures

Milestones

See also