--- loncom/interface/slotrequest.pm 2019/07/07 22:06:50 1.125.2.8 +++ loncom/interface/slotrequest.pm 2020/03/07 22:20:22 1.125.2.9 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for requesting to have slots added to a students record # -# $Id: slotrequest.pm,v 1.125.2.8 2019/07/07 22:06:50 raeburn Exp $ +# $Id: slotrequest.pm,v 1.125.2.9 2020/03/07 22:20:22 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -962,7 +962,7 @@ sub update_selectable { if ($passed_resource->is_map()) { my ($a_resource) = $navmap->retrieveResources($passed_resource, - sub {$_[0]->is_problem() || $_[0]->is_tool() },0,1); + sub {$_[0]->is_problem()},0,1); $symb_for_parm = $a_resource->symb(); } # get parameter string, check for existence, rebuild string with the slot