Index: openacs-4/packages/xowf/lib/online-exam-answer.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/online-exam-answer.wf,v diff -u -r1.2.2.6 -r1.2.2.7 --- openacs-4/packages/xowf/lib/online-exam-answer.wf 18 Oct 2019 13:53:54 -0000 1.2.2.6 +++ openacs-4/packages/xowf/lib/online-exam-answer.wf 27 Oct 2019 18:04:20 -0000 1.2.2.7 @@ -186,6 +186,7 @@ ../file:seal.js?m=download }} {extra_css { + /resources/xowf/test-item.css ../file:seal.js?m=download }} {form_loader get_question_form_object} @@ -342,7 +343,7 @@ } # -# Get an attribute of the origninal question +# Get an attribute of the original question # :proc question_property {form_obj:object attribute {default ""}} { set question [$form_obj get_property -name question]