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.74 -r1.7.2.75 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 13 Aug 2020 14:41:51 -0000 1.7.2.74 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 14 Aug 2020 08:09:08 -0000 1.7.2.75 @@ -338,7 +338,6 @@ # build form constraints per input field # set if_fc [list] - #lappend answer_set [string is true -strict $correct] if {[string is true -strict $correct]} { lappend if_fc "answer=t" "options={{} $input_field_name}" } else {