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.89 -r1.7.2.90 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 25 Oct 2020 18:25:01 -0000 1.7.2.89 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 28 Oct 2020 12:02:40 -0000 1.7.2.90 @@ -801,7 +801,7 @@ } #:msg autoCorrectSpec=$autoCorrectSpec :create_components [subst { - {text {$widget,height=50px,label=#xowf.sub_question#,plugins=OacsFs}} + {text {$widget,height=50px,label=#xowf.choice_answer#,plugins=OacsFs}} {correct {boolean,horizontal=true,label=#xowf.Correct#,form_item_wrapper_CSSclass=form-inline}} {solution {textarea,rows=2,label=#xowf.Solution#,form_item_wrapper_CSSclass=form-inline}} }]