Index: openacs-4/packages/survey/tcl/survey-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/tcl/survey-procs.tcl,v diff -u -r1.14.2.4 -r1.14.2.5 --- openacs-4/packages/survey/tcl/survey-procs.tcl 17 Feb 2021 18:43:02 -0000 1.14.2.4 +++ openacs-4/packages/survey/tcl/survey-procs.tcl 23 Mar 2021 12:44:56 -0000 1.14.2.5 @@ -569,8 +569,8 @@ append notif_text "[_ survey.lt_Response_on_response_]\n\n" append notif_html "[_ survey.lt_Response_on_response_] :

" - append notif_text [survey_answer_summary_display $response_id 0] - append notif_html [survey_answer_summary_display $response_id 1] + append notif_text [survey::display_answer_summary $response_id 0] + append notif_html [survey::display_answer_summary $response_id 1] # add summary info for sloanspace if {$dotlrn_installed_p} {