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.244 -r1.7.2.245 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 29 Aug 2022 19:22:30 -0000 1.7.2.244 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 2 Sep 2022 11:15:57 -0000 1.7.2.245 @@ -6309,7 +6309,7 @@ } set title "" if {$number ne ""} { - append title "$question_number_label $number:" + append title "$question_number_label $number / [:question_count $obj] :" } set title_components {}