Index: openacs-4/packages/xowf/tcl/test/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test/Attic/test-item-procs.tcl,v diff -u -N -r1.1.2.19 -r1.1.2.20 --- openacs-4/packages/xowf/tcl/test/test-item-procs.tcl 18 Jan 2022 17:16:08 -0000 1.1.2.19 +++ openacs-4/packages/xowf/tcl/test/test-item-procs.tcl 19 Jan 2022 10:29:31 -0000 1.1.2.20 @@ -165,6 +165,7 @@ question.interaction.text { Which of the following colors are used in a traffic lights? [[image:sample_mc_0_image|Sample MC Interaction Image]] + [[.SELF./image:sample_mc_0_image|Sample MC Interaction Image via SELF]] } question.interaction.answer.1.text "Red" question.interaction.answer.1.correct "t" @@ -317,6 +318,7 @@ set _ 1 }] aa_true "Images '$hrefs' were found" $found_one_image + aa_true "raw and self could be rendered" {[llength $hrefs] > 1} } #