[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 14 Feb 2006 18:44:09 -0000


albertel		Tue Feb 14 13:44:09 2006 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - adding longradinganalysis.pm to the install
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.469 doc/loncapafiles/loncapafiles.lpml:1.470
--- doc/loncapafiles/loncapafiles.lpml:1.469	Tue Feb  7 00:08:18 2006
+++ doc/loncapafiles/loncapafiles.lpml	Tue Feb 14 13:44:05 2006
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.469 2006/02/07 05:08:18 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.470 2006/02/14 18:44:05 albertel Exp $ -->
 
 <!--
 
@@ -2979,6 +2979,15 @@
 <status>works/unverified</status>
 </file>
 <file>
+  <source>loncom/interface/statistics/longradinganalysis.pm</source>
+  <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
+  <categoryname>handler</categoryname>
+  <description>
+    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>