Index: openacs-4/packages/xowf/lib/inclass-exam.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/inclass-exam.wf,v diff -u -N -r1.1.2.79 -r1.1.2.80 --- openacs-4/packages/xowf/lib/inclass-exam.wf 2 Oct 2021 09:25:27 -0000 1.1.2.79 +++ openacs-4/packages/xowf/lib/inclass-exam.wf 4 Oct 2021 08:05:57 -0000 1.1.2.80 @@ -352,7 +352,6 @@ ######################################################################## :object-specific { - set ctx [:wf_context] set container [$ctx wf_container] if {$ctx ne $container} { @@ -381,7 +380,7 @@ -actions {$swa_done_actions} }] - } elseif {${:state} eq "created" && [:property realexam]} { + } elseif {${:state} eq "created" && [:property realexam 0]} { # # Check, if randomization is OK. If not, remove the "publish" # button from the workflow.