Index: openacs-4/packages/evaluation/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/index.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/evaluation/www/index.tcl 14 May 2004 23:38:43 -0000 1.2 +++ openacs-4/packages/evaluation/www/index.tcl 19 May 2004 17:33:08 -0000 1.3 @@ -23,6 +23,8 @@ } +set total_class_grade [format %.2f [db_string get_total_grade "select evaluation__class_total_grade(:user_id,:package_id)"]] + set notification_chunk [notification::display::request_widget \ -type one_assignment_notif \ -object_id $package_id \