Index: openacs-4/packages/assessment/tcl/as-section-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-section-procs.tcl,v diff -u -r1.23 -r1.24 --- openacs-4/packages/assessment/tcl/as-section-procs.tcl 13 Apr 2005 10:48:29 -0000 1.23 +++ openacs-4/packages/assessment/tcl/as-section-procs.tcl 25 May 2005 16:42:59 -0000 1.24 @@ -371,7 +371,8 @@ Allow caching of the choice_orientation as it is unlikely to change. } { - return [util_memoize [list as::section::checks_list_not_cached -assessment_id $assessment_id -section_id $section_id]] + ns_log notice "checks [list [as::section::checks_list_not_cached -assessment_id $assessment_id -section_id $section_id]]" + return [list [as::section::checks_list_not_cached -assessment_id $assessment_id -section_id $section_id]] } ad_proc -private as::section::checks_list_not_cached {