Index: openacs-4/packages/xowf/lib/inclass-exam.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/inclass-exam.wf,v diff -u -r1.1.2.96 -r1.1.2.97 --- openacs-4/packages/xowf/lib/inclass-exam.wf 19 Apr 2022 15:40:30 -0000 1.1.2.96 +++ openacs-4/packages/xowf/lib/inclass-exam.wf 13 Jul 2022 07:35:42 -0000 1.1.2.97 @@ -350,7 +350,7 @@ set f [::xowiki::Form new \ -destroy_on_cleanup \ -set name en:question \ - -form [subst {
text/html}] \ + -form [subst {{} text/html}] \ -text {} \ -anon_instances t \ -form_constraints {@categories:off @cr_fields:hidden} \