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