xowf::test_item::Answer_manager method get_answer_attributes (public)
<instance of xowf::test_item::Answer_manager> get_answer_attributes \ [ -state state ] [ -extra_attributes extra_attributes ] wf
Defined in packages/xowf/tcl/test-item-procs.tcl
Extracts wf instances as answers (e.g., extracting their answer-specific attributes)
- Switches:
- -state (optional)
- retrieve only instances in this state
- -extra_attributes (optional)
- return these attributes additionally as key/value pairs per tuple
- Parameters:
- wf (required, object)
- the workflow
- Returns:
- a list of dicts
- Testcases:
- No testcase defined.