Index: openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml,v diff -u -N -r1.2.2.38 -r1.2.2.39 --- openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml 17 Oct 2020 19:07:39 -0000 1.2.2.38 +++ openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml 28 Oct 2020 12:02:40 -0000 1.2.2.39 @@ -123,6 +123,7 @@ Dateiabgabefrage Teilfrage + Antwort Zeige maximal Textfrage Index: openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml,v diff -u -N -r1.2.2.36 -r1.2.2.37 --- openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml 13 Oct 2020 15:16:26 -0000 1.2.2.36 +++ openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml 28 Oct 2020 12:02:40 -0000 1.2.2.37 @@ -130,6 +130,7 @@ Code Question File Upload Question Sub-Question + Answer Ordering Question Ordering Elements 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 -N -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}} }]