Index: temp_moodle_dev/moodle/mod/choice/report.php =================================================================== RCS file: /usr/local/cvsroot/temp_moodle_dev/moodle/mod/choice/report.php,v diff -u -r1.1 -r1.2 --- temp_moodle_dev/moodle/mod/choice/report.php 14 Nov 2008 06:29:50 -0000 1.1 +++ temp_moodle_dev/moodle/mod/choice/report.php 18 Nov 2008 02:54:35 -0000 1.2 @@ -224,5 +224,5 @@ echo ""; } //we pass a new parameter to the function so it won't we printed if is_lams=1 - print_footer($course,null, false,$quiz->is_lams); + print_footer($course,null, false,$choice->is_lams); ?>