Log of /contrib/plugins/grade/report/visual/flare_visualization/flare_visualization.as
Parent Directory
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 18 11:58:12 2008 WST (4 months, 2 weeks ago) by
dservos
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.4: +83 -24 lines
Diff to
previous 1.4
CONTRIB-497
* Added flare libbary to repo as it is needed to build the flash front end. Lib is located at /grade/report/visual/flare_visualization/flare/. For more information see http://flare.prefuse.org/
* Added more visualizations.
* Added settings/preferences page for the report.
* Added printable version.
* Added more documentation.
* Added README.txt
* Cleaned up code.
* Fixed a bunch of small bugs.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 2 12:19:15 2008 WST (5 months ago) by
dservos
Branch:
MAIN
Changes since
1.3: +488 -178 lines
Diff to
previous 1.3
CONTRIB-497
*Added more visualizations
*Added selector UI Widget for flex/flare visualization
*Refactored some of flex actionscript code.
*Added defaults for selected group and items in visualizations.
*Improved removal of nodes and edges when an item or group is deselected in a legend.
*Fixed a memory leak realting to the removal and addtion of nodes.
*Added more options for and control of the flex/flare based visualization from the Moodle back end.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 24 15:31:44 2008 WST (5 months, 1 week ago) by
dservos
Branch:
MAIN
Changes since
1.2: +383 -111 lines
Diff to
previous 1.2
CONTRIB-497
*Added new visualization, Grade Distribution
*Fixed some minor bugs
*Made abstract visualization class for creating visualizations by making classes witch extend it.
*Made visual_settings.php witch takes a visualization class and truns it in to XML witch flex can read in.
*Made flex visualization application read in XML formated settings as well as tab formated data from moodle and combind them to make a custom visualization.
*Made flex visualization application read and use langue strings from moodle.
*Added printer firendly tab
TODO:
*Add more visualizations
*Refactor some of the flex/actionscript code
*More douctenation
*More UI functions for the flex application
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jul 15 03:27:17 2008 WST (5 months, 3 weeks ago) by
dservos
Branch:
MAIN
Changes since
1.1: +539 -59 lines
Diff to
previous 1.1
CONTRIB-497
Cleaned up some of the code for report/visual and the flex based application for viewing the visualizations.
Improved the UI of the visualization.
Added documentation to both the php and actionscript 3 (flex) code.
Removed some unneeded files.
TODO:
*Add more visualizations.
*Add printer firendly version.
*Make flex appplications settings less hardcoded and loaded from moodle.
*Load lang files from moodle to flex for full language support.
*Add a settings page for the report.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jul 1 15:30:02 2008 WST (6 months ago) by
dservos
Branch:
MAIN
CONTRIB-497
Start of the grade/report/visual plug-in for displaying charts and graphs using flare as part of the GSoC animated grade statistics report project.
Currently only one visualization has been added and it is still in a rough state.
The code for the swf can be found in the flare_visualization dir.
Lots more work ahead to get the plug-in 100%.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.