Index: openacs-4/packages/assessment/tcl/assessment-qti-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/Attic/assessment-qti-procs.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/assessment/tcl/assessment-qti-procs.tcl 31 May 2004 14:43:09 -0000 1.5 +++ openacs-4/packages/assessment/tcl/assessment-qti-procs.tcl 2 Jun 2004 14:21:57 -0000 1.6 @@ -112,7 +112,7 @@ set response_lidNodes [$presentation selectNodes {.//response_lid}] # The first node of the list. It may not be a good idea if it doesn't exist set response_lid [lindex $response_lidNodes 0] - set as_items__rcardinality [$response_lid getAttribute {rcardinality}] + set as_items__rcardinality [$response_lid getAttribute {rcardinality} {}] # multiple choice either text (remember it can be internationalized or changed), images, sounds, videos # this is the default set as_item__display_type_id 2