Index: openacs-4/packages/xowf/www/prototypes/TestItemShortText.form.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/prototypes/Attic/TestItemShortText.form.page,v diff -u -N --- openacs-4/packages/xowf/www/prototypes/TestItemShortText.form.page 11 May 2020 14:14:10 -0000 1.1.2.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ -# -*- tcl-*- -::xowiki::Form new \ - -name en:TestItemShortText.form \ - -title "ShortTextItem" \ - -anon_instances f \ - -text {} \ - -form {{
@question@ @_nls_language@
} text/html} \ - -form_constraints { - question:test_item,question_type=st,grading=none,feedback_level=single,auto_correct=1,label=#xowf.short_text_question# - _name:test_item_name _description:omit _page_order:omit - } - - -