--- loncom/homework/optionresponse.pm 2025/01/27 14:18:38 1.203 +++ loncom/homework/optionresponse.pm 2025/02/21 20:55:17 1.204 @@ -1,7 +1,7 @@ # LearningOnline Network with CAPA # option list style responses # -# $Id: optionresponse.pm,v 1.203 2025/01/27 14:18:38 raeburn Exp $ +# $Id: optionresponse.pm,v 1.204 2025/02/21 20:55:17 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -736,12 +736,13 @@ sub displayfoils { &mt('Select all that are [_1].',''.$checkboxopt.''); } foreach $name (@whichopt) { + if ($target eq 'web') { + $result.= '