xowiki::formfield::enumeration instproc scores (public)

 <instance of xowiki::formfield::enumeration[i]> scores [ -r r ] \
    [ -f f ] [ -rk rk ] [ -fk fk ] [ -R R ] [ -W W ]

Defined in packages/xowiki/tcl/form-field-procs.tcl

Switches:
-r
(defaults to "0") (optional)
number of answers which are true
-f
(defaults to "0") (optional)
number of answers which are false
-rk
(defaults to "0") (optional)
number checkmarks to a true answer
-fk
(defaults to "0") (optional)
number checkmarks to a false answer
-R
(optional)
number correct answered
-W
(optional)
number incorrect answered

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_test_items create_test_items (test xowf) xowiki::formfield::enumeration instproc scores xowiki::formfield::enumeration instproc scores test_create_test_items->xowiki::formfield::enumeration instproc scores

Testcases:
create_test_items
[ show source ]
Show another procedure: