Index: openacs-4/packages/assessment/tcl/as-checks-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-checks-procs.tcl,v diff -u -r1.12 -r1.13 --- openacs-4/packages/assessment/tcl/as-checks-procs.tcl 4 Feb 2005 22:13:06 -0000 1.12 +++ openacs-4/packages/assessment/tcl/as-checks-procs.tcl 4 Feb 2005 22:20:02 -0000 1.13 @@ -254,7 +254,7 @@ set failed_p "f" } - ns_log notice "-----------------------> error $errorMsg" + ns_log notice "-----------------------> error $errorMsg ---" notification::new -type_id [notification::type::get_type_id -short_name inter_item_check_notif] -object_id $inter_item_check_id -notif_subject "$action_name has been executed" -notif_text "The action $action_name has been executed. This message has been showed to the user: $user_message $error_txt"