Index: openacs-4/packages/xowf/lib/edit-interaction.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/edit-interaction.wf,v diff -u -N -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/xowf/lib/edit-interaction.wf 1 Nov 2020 18:45:10 -0000 1.1.2.6 +++ openacs-4/packages/xowf/lib/edit-interaction.wf 23 Nov 2020 21:06:14 -0000 1.1.2.7 @@ -20,7 +20,7 @@ } Action save -next_state created -label #xowiki.Form-submit_button# -Action tryout -next_state created -label #xowf.testrun# -proc activate {obj} { +Action tryout -next_state created -label #xowf.Preview# -proc activate {obj} { # # The action tryout renders the current test-item (question, # exercise, ...) the same was as it is shown in an quiz/exam. The