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

foxr lon-capa-cvs-allow@mail.lon-capa.org
Thu, 17 May 2007 09:43:48 -0000


foxr		Thu May 17 05:43:48 2007 EDT

  Modified files:              
    /loncom/homework	response.pm 
  Log:
  typeo
  
  
Index: loncom/homework/response.pm
diff -u loncom/homework/response.pm:1.164 loncom/homework/response.pm:1.165
--- loncom/homework/response.pm:1.164	Thu May 17 05:40:48 2007
+++ loncom/homework/response.pm	Thu May 17 05:43:47 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # various response type definitons response definition
 #
-# $Id: response.pm,v 1.164 2007/05/17 09:40:48 foxr Exp $
+# $Id: response.pm,v 1.165 2007/05/17 09:43:47 foxr Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1026,7 +1026,7 @@
 #
 #  Get a parameter associated with a problem.
 # Parameters:
-#  $id        - the symb of the problem part within the map(?) ($part._$id).
+#  $id        - the symb of the problem part within the map(?) ($part_$id).
 #  $name      - Name of the parameter to fetch
 #  $default   - Default value for the paramter.
 #