Index: openacs-4/packages/assessment/tcl/as-checks-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-checks-procs.xql,v diff -u -r1.10 -r1.11 --- openacs-4/packages/assessment/tcl/as-checks-procs.xql 8 Feb 2005 16:56:09 -0000 1.10 +++ openacs-4/packages/assessment/tcl/as-checks-procs.xql 14 Feb 2005 17:20:34 -0000 1.11 @@ -231,7 +231,7 @@ - select * from as_inter_item_checks where action_p = 'f' and section_id_from=:section_id + select check_sql,inter_item_check_id,section_id_to from as_inter_item_checks where action_p = 'f' and section_id_from=:section_id