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

version 1.164, 2007/05/17 09:40:48 version 1.165, 2007/05/17 09:43:47
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 symb of the problem part within the map(?) ($part_$id).
 #  $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.164  
changed lines
  Added in v.1.165


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