xowf::test_item::Answer_manager method runtime_panel (public)
<instance of xowf::test_item::Answer_manager> runtime_panel \ [ -revision_id revision_id ] [ -view view ] \ [ -grading_info grading_info ] answerObj
Defined in packages/xowf/tcl/test-item-procs.tcl
Return statistics for the provided object in the form of HTML: - minimal statistics: when view default - statistics with clickable revisions: when view = revision_overview - per-revision statistics: when view = revision_overview and revision_id is provided
- Switches:
- -revision_id (optional)
- -view (optional, defaults to
"default"
)- -grading_info (optional)
- Parameters:
- answerObj (required, object)
- Returns:
- HTML block
- Testcases:
- No testcase defined.