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.153 -r1.7.2.154 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 1 Aug 2021 16:54:45 -0000 1.7.2.153 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 2 Aug 2021 21:09:22 -0000 1.7.2.154 @@ -595,9 +595,18 @@ set twocol [:twocol_layout] append form \ "
\n" \ + "
\n" \ + "
$intro_text
\n" \ + "
@answer@
\n" \ + "
\n" \ + "
\n" + append fc \ + "@categories:off @cr_fields:hidden\n" \ + "{answer:[:dict_to_fc -type textarea $fc_dict]}" #ns_log notice "text_interaction $form\n$fc" ${:object} set_property -new 1 form $form + ${:object} set_property -new 1 form_constraints $fc set anon_instances true ;# TODO make me configurable ${:object} set_property -new 1 anon_instances $anon_instances