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.45 -r1.1.2.46 --- openacs-4/packages/xowf/lib/inclass-exam.wf 30 Sep 2020 11:58:01 -0000 1.1.2.45 +++ openacs-4/packages/xowf/lib/inclass-exam.wf 7 Oct 2020 13:50:56 -0000 1.1.2.46 @@ -618,6 +618,7 @@ set achieved_points [xowf::test_item::answer_manager achieved_points \ -answer_object $i -answer_attributes $answerAttributes] dict set achieved_points totalPoints $totalPoints + #ns_log notice "===== www-print-answers: $userName achieved_points $achieved_points" } } }