[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
albertel
lon-capa-cvs@mail.lon-capa.org
Tue, 28 Mar 2006 21:19:28 -0000
albertel Tue Mar 28 16:19:28 2006 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
- add task js/css
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.471 doc/loncapafiles/loncapafiles.lpml:1.472
--- doc/loncapafiles/loncapafiles.lpml:1.471 Mon Mar 27 14:41:06 2006
+++ doc/loncapafiles/loncapafiles.lpml Tue Mar 28 16:19:28 2006
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.471 2006/03/27 19:41:06 albertel Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.472 2006/03/28 21:19:28 albertel Exp $ -->
<!--
@@ -5584,6 +5584,23 @@
Functions are documented in CVS:loncapa/doc/homework/homework5.html.
</description>
</file>
+
+<file>
+ <source>loncom/homework/task.css</source>
+ <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
+ <categoryname>handler</categoryname>
+ <description>
+ Style definitions for task display
+ </description>
+</file>
+<file>
+ <source>loncom/homework/task_grading.js</source>
+ <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
+ <categoryname>handler</categoryname>
+ <description>
+ Javascript to make the grading screen of task easier to use
+ </description>
+</file>
<file>
<source>loncom/homework/capa.units</source>
<target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>