xowf::test_item::Answer_manager method create_workflow (public)
<instance of xowf::test_item::Answer_manager> create_workflow \ [ -answer_workflow answer_workflow ] \ [ -master_workflow master_workflow ] parentObj
Defined in packages/xowf/tcl/test-item-procs.tcl
Create a workflow based on the template provided in this method for answering the question for the students. The name of the workflow is derived from the workflow instance and recorded in the formfield "wfName". :log "create_answer_workflow $parentObj"
- Switches:
- -answer_workflow (optional, defaults to
"/packages/xowf/lib/online-exam-answer.wf"
)- -master_workflow (optional, defaults to
"en:Workflow.form"
)- Parameters:
- parentObj (required, object)
- Testcases:
- No testcase defined.