xowf::test_item::Answer_manager method participants_table (public)
<instance of xowf::test_item::Answer_manager> participants_table \ [ -package_id package_id ] -items items \ [ -view_all_method view_all_method ] [ -state state ] wf
Defined in packages/xowf/tcl/test-item-procs.tcl
This method returns an HTML table containing a row for every participant with Name and short summary information. This table provides as well an interface for sending messages to this student.
- Switches:
- -package_id (optional, integer)
- -items (required, object)
- -view_all_method (optional, defaults to
"print-answers"
)- -state (optional, defaults to
"done"
)- Parameters:
- wf (required, object)
- Testcases:
- No testcase defined.