Index: openacs-4/packages/xowf/lib/inclass-exam.wf =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/lib/Attic/inclass-exam.wf,v diff -u -r1.1.2.104 -r1.1.2.105 --- openacs-4/packages/xowf/lib/inclass-exam.wf 15 Dec 2022 19:28:20 -0000 1.1.2.104 +++ openacs-4/packages/xowf/lib/inclass-exam.wf 12 Jan 2023 13:43:32 -0000 1.1.2.105 @@ -290,7 +290,7 @@ if {[llength $results] == 0} { dict unset md grades } elseif {$grading_scheme_name in {"" "none"}} { - dict set grades label "Points" + dict set md grades label "#xowf.Points#" } #ns_log notice ALL=$text