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.195 -r1.7.2.196 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 12 Jan 2022 11:50:25 -0000 1.7.2.195 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 12 Jan 2022 17:16:40 -0000 1.7.2.196 @@ -337,7 +337,7 @@ set shuffle_dict {_name shuffle _type radio} dict set shuffle_dict horizontal true dict set shuffle_dict form_item_wrapper_CSSclass form-inline - dict set shuffle_dict default none + dict set shuffle_dict default peruser dict set shuffle_dict label #xowf.Shuffle# dict set shuffle_dict options \ "{#xowf.shuffle_none# none} {#xowf.shuffle_peruser# peruser} {#xowf.shuffle_always# always}"