Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -r1.7.2.88 -r1.7.2.89 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 21 Oct 2020 11:27:18 -0000 1.7.2.88 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 25 Oct 2020 18:25:01 -0000 1.7.2.89 @@ -2470,7 +2470,7 @@ # - question_property # - add_seeds # - total_minutes - # - total_points + # - total_points # - total_minutes_for_exam # - exam_target_time # @@ -3108,8 +3108,8 @@ {entry -name New.Item.ReorderInteraction -form en:edit-interaction.wf -query p.item_type=Reorder} {entry -name New.Item.UploadInteraction -form en:edit-interaction.wf -query p.item_type=Upload} - {entry -name New.App.OnlineExam -form en:online-exam.wf} - {entry -name New.App.InclassQuiz -form en:inclass-quiz.wf} + {entry -name New.App.OnlineExam -form en:online-exam.wf -disabled true} + {entry -name New.App.InclassQuiz -form en:inclass-quiz.wf -disabled true} {entry -name New.App.InclassExam -form en:inclass-exam.wf} } }