Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -r1.7.2.130 -r1.7.2.131 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 5 May 2021 12:26:10 -0000 1.7.2.130 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 7 May 2021 08:19:14 -0000 1.7.2.131 @@ -2365,7 +2365,7 @@ return $submissions } - + #---------------------------------------------------------------------- # Class: Answer_manager # Method: render_print_button @@ -2393,7 +2393,7 @@ [template::collect_body_scripts] }] } - + #---------------------------------------------------------------------- # Class: Answer_manager # Method: render_submission=exam_protocol @@ -2645,7 +2645,7 @@ set runtime_panel_view "default" } } - + if {$do_stream} { # ns_log notice STREAM-[info level]-$::template::parse_level # @@ -2681,11 +2681,11 @@ # $items orderby online-exam-userName foreach submission [$items children] { - + set html [:render_submission=exam_protocol \ -submission $submission \ -wf $wf \ - -examWf $examWf \ + -examWf $examWf \ -autograde $autograde \ -combined_form_info $combined_form_info \ -filter_id $filter_id \