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.193 -r1.7.2.194 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 9 Jan 2022 20:46:52 -0000 1.7.2.193 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 11 Jan 2022 10:57:32 -0000 1.7.2.194 @@ -2316,7 +2316,7 @@ if {$achieved ne ""} { set totalPoints [expr {$totalPoints + $achieved}] } else { - ns_log warning "$a: no points in correction_data, ignoring in points calculation" + ns_log warning "$a: no points via automatical or manual grading, ignoring question in achieved points calculation" } lappend details [dict create \ attributeName $a \ @@ -2588,7 +2588,7 @@ } set toClock [clock scan [::xo::db::tcl_date [ns_set get [lindex $revision_sets end] last_modified] tz]] set last_published [:last_time_switched_to_state $parent_revsion_sets -state published -before $toClock] - ns_log notice "LAST PUBL $last_published" + #ns_log notice "LAST PUBLISHED $last_published" set duration [:get_duration -exam_published_time $last_published $revision_sets] set state [$answerObj state] @@ -6247,7 +6247,8 @@ }]] return [ns_trim -delimiter | [subst { - | + | | | }]]