--- loncom/interface/lonprintout.pm 2023/04/17 10:17:07 1.693
+++ loncom/interface/lonprintout.pm 2024/10/29 22:00:23 1.697
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Printout
#
-# $Id: lonprintout.pm,v 1.693 2023/04/17 10:17:07 raeburn Exp $
+# $Id: lonprintout.pm,v 1.697 2024/10/29 22:00:23 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -3406,6 +3406,7 @@ ENDPART
}
my %moreenv = ('textwidth' => &get_textwidth($helper,$LaTeXwidth));
$moreenv{'problem_split'} = $parmhash{'problem_stream_switch'};
+ $moreenv{'suppress_tries'} = $parmhash{'suppress_tries'};
$moreenv{'instructor_comments'}='hide';
$moreenv{'bubbles_per_row'} = $bubbles_per_row;
my $seed=time+($$<<16)+($$);
@@ -4844,9 +4845,9 @@ CHOOSE_FROM_SUBDIR
PRINT_FORMATTING
(mark desired resources then click "next" button)
+ closeallpages="1" modallink="1" suppressNavmap="1" $nocurrloc>
return $isNotMap;
- $map
+ $escapedSequenceName
return $symbFilter;
$start_new_option