Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v diff -u -r1.28.2.79 -r1.28.2.80 --- openacs-4/packages/xowf/tcl/xowf-procs.tcl 24 Aug 2022 17:45:54 -0000 1.28.2.79 +++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 13 Sep 2022 10:00:20 -0000 1.28.2.80 @@ -1567,6 +1567,8 @@ } WorkflowPage ad_instproc post_process_form_fields {form_fields} { + Propagate the feedback mode setting of this workflow page to the + supplied formfields. } { #:log ------------------post_process_form_fields-feedback_mode=[info exists :__feedback_mode] if {[info exists :__feedback_mode]} { @@ -1943,6 +1945,7 @@ -name -correctly_answered:boolean } { + Record the stat detail of the question. } { dict set :__stats_label $name label $value $label if {[info exists :__stats_success] && [dict exists ${:__stats_success} $name $value]} {