Index: openacs-4/packages/xowf/tcl/test-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/test-item-procs.tcl,v diff -u -r1.7.2.274 -r1.7.2.275 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 11 Mar 2023 10:46:33 -0000 1.7.2.274 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 23 Mar 2023 08:40:13 -0000 1.7.2.275 @@ -4179,7 +4179,7 @@ $recutil destroy } - if {$with_grading_table && $autograde} { + if {$with_grading_table && $autograde && $grading ne "none"} { append HTML

[:grading_table -csv ${:grade_csv} ${:grade_dict}]

# # The following lines are convenient for debugging