Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -r1.284.2.72 -r1.284.2.73 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 26 Jan 2020 19:55:23 -0000 1.284.2.72 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 1 Feb 2020 08:10:36 -0000 1.284.2.73 @@ -785,7 +785,7 @@ } elseif {[info exists :correction]} { append feedback " ${:correction}" if {[info exists :correction_data]} { - append feedback " ${:correction_data}" + #append feedback " ${:correction_data}" if {[info exists :grading] && [dict exists ${:correction_data} scores ${:grading}] } {