xowf::WorkflowPage instproc stats_record_detail (public)

 <instance of xowf::WorkflowPage[i]> stats_record_detail \
    [ -label label ] [ -value value ] [ -name name ] \
    [ -correctly_answered on|off ]

Defined in packages/xowf/tcl/xowf-procs.tcl

Record the stat detail of the question.

Switches:
-label
(optional)
-value
(optional)
-name
(optional)
-correctly_answered
(boolean) (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_test_items create_test_items (test xowf) xowf::WorkflowPage instproc stats_record_detail xowf::WorkflowPage instproc stats_record_detail test_create_test_items->xowf::WorkflowPage instproc stats_record_detail

Testcases:
create_test_items
[ show source ]
Show another procedure: