--- loncom/homework/matchresponse.pm 2018/06/08 11:57:57 1.92.2.1
+++ loncom/homework/matchresponse.pm 2025/02/21 20:55:17 1.97
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Full matching style response
#
-# $Id: matchresponse.pm,v 1.92.2.1 2018/06/08 11:57:57 raeburn Exp $
+# $Id: matchresponse.pm,v 1.97 2025/02/21 20:55:17 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -170,8 +170,7 @@ sub end_itemgroup {
undef($columns);
}
if ($target eq 'web') {
-
- my $table='
'.$label.' | '.$item.' | '; + $table.= ''.$label.' | '.$item.' | '; if ($columns > 1) { $table .= ''; } @@ -719,7 +718,7 @@ sub displayfoils { } } if ($target ne 'tex' && $Apache::lonhomework::type ne 'exam') { - $optionlist='\n"; @@ -746,7 +745,7 @@ sub displayfoils { } if ($target ne 'tex') { if ($Apache::lonhomework::type ne 'exam') { - $question.=" |
---|