Diff for /loncom/homework/response.pm between versions 1.165 and 1.166

version 1.165, 2007/05/17 09:43:47 version 1.166, 2007/05/22 01:03:35
Line 1026  sub pick_foil_for_concept { Line 1026  sub pick_foil_for_concept {
 #  #
 #  Get a parameter associated with a problem.  #  Get a parameter associated with a problem.
 # Parameters:  # Parameters:
 #  $id        - the symb of the problem part within the map(?) ($part_$id).  #  $id        - the id of the paramater, either a part id, 
   #               or a partid and responspe id joined by _
 #  $name      - Name of the parameter to fetch  #  $name      - Name of the parameter to fetch
 #  $default   - Default value for the paramter.  #  $default   - Default value for the paramter.
 #  #

Removed from v.1.165  
changed lines
  Added in v.1.166


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>