Index: openacs-4/packages/evaluation/lib/tasks-chunk-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/lib/Attic/tasks-chunk-postgresql.xql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/evaluation/lib/tasks-chunk-postgresql.xql 28 Apr 2004 11:06:40 -0000 1.1 +++ openacs-4/packages/evaluation/lib/tasks-chunk-postgresql.xql 31 May 2004 17:04:57 -0000 1.2 @@ -19,7 +19,7 @@ where cr.revision_id = et.revision_id and grade_id = :grade_id and content_revision__is_live(et.task_id) = true - $orderby + $assignments_orderby @@ -42,7 +42,7 @@ where cr.revision_id = et.revision_id and grade_id = :grade_id and content_revision__is_live(et.task_id) = true - $orderby + $assignments_orderby