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 -N -r1.7.2.79 -r1.7.2.80 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 23 Sep 2020 09:24:34 -0000 1.7.2.79 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 26 Sep 2020 10:42:03 -0000 1.7.2.80 @@ -2584,7 +2584,7 @@ set minutes [:question_property $form_obj minutes] set points [:question_property $form_obj points] if {$points eq ""} { - ns_log notice "NO POINTS, default to minutes $minutes" + ns_log notice "[$form_obj name]: NO POINTS, default to minutes $minutes" set points $minutes } set title ""