xowf::test_item::Question_manager method get_pool_questions (public)
<instance of xowf::test_item::Question_manager> get_pool_questions \ [ -allowed_forms allowed_forms ] [ -field_name field_name ] \ pool_question_obj exam_question_names
Defined in packages/xowf/tcl/test-item-procs.tcl
Obtain for the specs in the pool_question_obj potential replacement items in form of a replacement dict. For raw forms (i.e., not obtained via the renaming form-loader), we have just the plain "answer", which can be provided via the "field_name" attribute.
- Switches:
- -allowed_forms (optional, defaults to
"en:edit-interaction.wf"
)- -field_name (optional)
- Parameters:
- pool_question_obj (required)
- exam_question_names (required)
- Testcases:
- No testcase defined.