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.200 -r1.7.2.201 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 17 Jan 2022 11:33:40 -0000 1.7.2.200 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 19 Jan 2022 19:55:23 -0000 1.7.2.201 @@ -2358,7 +2358,7 @@ } lappend details [dict create \ attributeName $a \ - question_id [dict get $question_dict $a] \ + question_id [:dict_value $question_dict $a] \ achieved $achieved \ auto_correct_achieved $auto_correct_achieved \ achievable $achievablePoints]