Index: openacs-4/packages/assessment/tcl/as-item-type-mc-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-item-type-mc-procs.xql,v diff -u -r1.10 -r1.11 --- openacs-4/packages/assessment/tcl/as-item-type-mc-procs.xql 9 Apr 2005 22:39:27 -0000 1.10 +++ openacs-4/packages/assessment/tcl/as-item-type-mc-procs.xql 5 May 2005 18:37:48 -0000 1.11 @@ -40,7 +40,7 @@ select choice_id from as_item_choices - where mc_id = :type_id + where mc_id = :as_item_type_id @@ -50,7 +50,7 @@ select choice_id from as_item_choices - where mc_id = :type_id + where mc_id = :as_item_type_id