[LON-CAPA-cvs] cvs: loncom /homework edit.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Wed, 05 Jan 2005 21:20:13 -0000
albertel Wed Jan 5 16:20:13 2005 EDT
Modified files:
/loncom/homework edit.pm
Log:
- bug 3793, throw in a single foil to start with...
Index: loncom/homework/edit.pm
diff -u loncom/homework/edit.pm:1.88 loncom/homework/edit.pm:1.89
--- loncom/homework/edit.pm:1.88 Tue Oct 26 11:06:58 2004
+++ loncom/homework/edit.pm Wed Jan 5 16:20:13 2005
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# edit mode helpers
#
-# $Id: edit.pm,v 1.88 2004/10/26 15:06:58 albertel Exp $
+# $Id: edit.pm,v 1.89 2005/01/05 21:20:13 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -328,6 +328,8 @@
return '
<imageresponse max="1">
<foilgroup>
+ <foil>
+ </foil>
</foilgroup>
<hintgroup>
<startouttext /><endouttext />
@@ -339,6 +341,9 @@
return '
<optionresponse max="10">
<foilgroup options="">
+ <foil>
+ <startouttext /><endouttext />
+ </foil>
</foilgroup>
<hintgroup>
<startouttext /><endouttext />
@@ -366,6 +371,9 @@
return '
<radiobuttonresponse max="10">
<foilgroup>
+ <foil>
+ <startouttext /><endouttext />
+ </foil>
</foilgroup>
<hintgroup>
<startouttext /><endouttext />
@@ -387,6 +395,9 @@
return '
<rankresponse max="10">
<foilgroup options="">
+ <foil>
+ <startouttext /><endouttext />
+ </foil>
</foilgroup>
<hintgroup>
<startouttext /><endouttext />
@@ -400,6 +411,9 @@
<foilgroup options="">
<itemgroup>
</itemgroup>
+ <foil>
+ <startouttext /><endouttext />
+ </foil>
</foilgroup>
<hintgroup>
<startouttext /><endouttext />