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
(note, description, see also, category)
 
(Shifted to dev docs)
 
(30 intermediate revisions by 2 users not shown)
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/Language editing interface|page comments]].''</p>
{{Moved_to_dev_docs}}
 
 
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==
 
*[[GSOC/2008]]
*[http://code.google.com/soc/2008/moodle/appinfo.html?csaid=D052C427397D21C5 Animated grade statistics report application abstract]
 
[[Category:Project]]

Latest revision as of 05:23, 15 September 2011

This development related page is now located in the Dev docs.

See the Student projects/Animated grade statistics report page in the Dev docs.