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 -N -r1.284.2.52 -r1.284.2.53 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 25 Nov 2019 11:11:34 -0000 1.284.2.52 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 26 Nov 2019 12:44:39 -0000 1.284.2.53 @@ -3291,7 +3291,7 @@ # if {[info exists :answer_value] && ${:show_max} ne ""} { set shuffled [:valid_subselection $shuffled] - ns_log notice "SHUFFLE ${:name} <$shuffled> answer_value ${:answer_value} MAX <${:show_max}>" + #ns_log notice "SHUFFLE ${:name} <$shuffled> answer_value ${:answer_value} MAX <${:show_max}>" } set option2 {}; set answer2 {}; set answer_value2 {} if {[llength ${:render_hints}] > 0} {