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 -N -r1.7.2.84 -r1.7.2.85 --- openacs-4/packages/xowf/tcl/test-item-procs.tcl 13 Oct 2020 15:16:26 -0000 1.7.2.84 +++ openacs-4/packages/xowf/tcl/test-item-procs.tcl 13 Oct 2020 15:17:15 -0000 1.7.2.85 @@ -215,7 +215,7 @@ } :create_components [subst { {minutes number,form_item_wrapper_CSSclass=form-inline,min=1,default=2,label=#xowf.Minutes#} - {points number,form_item_wrapper_CSSclass=form-inline,min=0.1,default=2,step=0.1,label=#xowf.Points#} + {points number,form_item_wrapper_CSSclass=form-inline,min=0.0,step=0.1,label=#xowf.Points#} $shuffleSpec $gradingSpec {interaction {$interaction_class,$options,feedback_level=${:feedback_level},auto_correct=${:auto_correct},label=}}