Index: openacs-4/packages/evaluation/www/admin/grades/distribution-edit.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/admin/grades/distribution-edit.tcl,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/evaluation/www/admin/grades/distribution-edit.tcl 10 Jun 2004 21:08:54 -0000 1.3
+++ openacs-4/packages/evaluation/www/admin/grades/distribution-edit.tcl 7 Jul 2004 17:26:45 -0000 1.4
@@ -22,8 +22,10 @@
orderby_asc {task_name asc} \
orderby_desc {task_name desc}] \
task_weight \
- [list label "[_ evaluation.Weight_]" \
- display_template { } \
+ [list label "[_ evaluation.lt_Weight_over_grade_wei]" \
+ display_template { % } \
+ aggregate sum \
+ aggregate_label { Total }
] \
requires_grade \
[list label "[_ evaluation.Requires_Grade_]" \