[LON-CAPA-cvs] cvs: loncom /homework structuretags.pm

albertel lon-capa-cvs@mail.lon-capa.org
Thu, 17 Oct 2002 17:34:10 -0000


albertel		Thu Oct 17 13:34:10 2002 EDT

  Modified files:              
    /loncom/homework	structuretags.pm 
  Log:
  - silly mistake
  
  
Index: loncom/homework/structuretags.pm
diff -u loncom/homework/structuretags.pm:1.127 loncom/homework/structuretags.pm:1.128
--- loncom/homework/structuretags.pm:1.127	Tue Oct 15 10:37:59 2002
+++ loncom/homework/structuretags.pm	Thu Oct 17 13:34:10 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA 
 # definition of tags that give a structure to a document
 #
-# $Id: structuretags.pm,v 1.127 2002/10/15 14:37:59 matthew Exp $
+# $Id: structuretags.pm,v 1.128 2002/10/17 17:34:10 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -169,6 +169,7 @@
   #$result.= '<input type="submit" name="problemmode" value="Answer Distribution" />
 #             <input type="text" name="numtoanalyze" value="'.
 #		 $numtoanalyze.'" size="5" /> <hr />';
+  return $result;
 }
 
 sub initialize_storage {