Index: openacs-4/packages/xowf/lib/inclass-quiz.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/inclass-quiz.wf,v diff -u -r1.1.2.5 -r1.1.2.6 --- openacs-4/packages/xowf/lib/inclass-quiz.wf 29 Nov 2019 20:36:50 -0000 1.1.2.5 +++ openacs-4/packages/xowf/lib/inclass-quiz.wf 5 Dec 2019 20:59:14 -0000 1.1.2.6 @@ -211,7 +211,7 @@ set pLink . ;# deactivated for the time being #util_user_message -html -message "$survey is available as $pLink" set menu [subst {\[#xowf.refresh#, - #xowf.online-exam-exam_instances#, + #xowf.inclass-quiz-quiz_instances#, #xowf.print#\]}] } @@ -350,7 +350,7 @@ set pretty_date [clock format [clock scan $time] -format "%Y-%m-%d %T"] # # The call to "render_content" calls actually the - # "summary_form" of online-exam-answer.wf when the submit + # "summary_form" of the *-answer.wf when the submit # instance is in state "done". We set the __feedback_mode to # get the auto-correction included. #