[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
matthew
lon-capa-cvs@mail.lon-capa.org
Wed, 29 Oct 2003 15:23:24 -0000
matthew Wed Oct 29 10:23:24 2003 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
Added lonsubmissiontimeanalysis.pm
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.295 doc/loncapafiles/loncapafiles.lpml:1.296
--- doc/loncapafiles/loncapafiles.lpml:1.295 Sat Oct 18 13:49:34 2003
+++ doc/loncapafiles/loncapafiles.lpml Wed Oct 29 10:23:23 2003
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.295 2003/10/18 17:49:34 taceyjo1 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.296 2003/10/29 15:23:23 matthew Exp $ -->
<!--
@@ -2223,7 +2223,17 @@
</target>
<categoryname>handler</categoryname>
<description>
-The module that generate the html for the Problem Analysis web pages.
+This module provides detailed analysis and raw data for submissions of various problem types.
+</description>
+<status>works/unverified</status>
+</file>
+<file>
+<source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
+</target>
+<categoryname>handler</categoryname>
+<description>
+This module produces plots of the times of students attempts on an assessment.
</description>
<status>works/unverified</status>
</file>