Index: openacs-4/packages/xowf/lib/inclass-exam-answer.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/inclass-exam-answer.wf,v diff -u -r1.1.2.43 -r1.1.2.44 --- openacs-4/packages/xowf/lib/inclass-exam-answer.wf 14 Jul 2021 09:53:05 -0000 1.1.2.43 +++ openacs-4/packages/xowf/lib/inclass-exam-answer.wf 27 Jul 2021 12:20:50 -0000 1.1.2.44 @@ -277,7 +277,12 @@ # # Update the title of the page # - :set_title $obj -position $position -item_nr $item_nr -for_question -with_minutes + :set_title $obj \ + -prevent_multiple_tabs [expr {[$obj property try_out_mode 0] == 0}] \ + -position $position \ + -item_nr $item_nr \ + -for_question \ + -with_minutes ns_log notice "============ working_form_loader: set title -position $position -item_nr $item_nr "