<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
On Fri, 2010-05-14 at 21:56 +0200, Sascha Silbe wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Fri, May 14, 2010 at 11:59:38AM -0500, David Han wrote:

&gt; *How can we take the data from the students' Journals and save it on a
&gt; single computer?*
If you're using a school server (XS), it's probably easiest to use the 
backup function (never tried it, so can't tell).
</PRE>
</BLOCKQUOTE>
<BR>
Based on the backup function, I wrote a script that calculates the total number of Journal entries <BR>
(among all users) for each activity. My idea was to infer the favorite activities.. but I need <BR>
some heuristics because counting created entries alone is kind of misleading. <BR>
<BR>
Anyways, if its&nbsp; of any use the code is here:<BR>
<BR>
<A HREF="http://git.paraguayeduca.org/gitweb/users/rgs/xs-scripts.git?js=1">http://git.paraguayeduca.org/gitweb/users/rgs/xs-scripts.git?js=1</A><BR>
<BR>
(the script name is get-journal-stats.py).<BR>
<BR>
Cheers,<BR>
Ra&#250;l<BR>
<BR>
P.S.: I feed the output of the script to another (Ruby) script that gives me nice pie charts.. <BR>
but you could do that easily with almost anything (gnuplot, oocalc, etc.). <BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>