xowf::test_item::Question_manager method current_question_form (public)
<instance of xowf::test_item::Question_manager> current_question_form \ [ -with_numbers ] [ -with_title ] obj
Defined in packages/xowf/tcl/test-item-procs.tcl
Return the current form object of the provided assessment.
- Switches:
- -with_numbers (optional, defaults to
"false"
)- -with_title (optional, defaults to
"false"
)- Parameters:
- obj (required, object)
- Testcases:
- No testcase defined.
Source code: return [:nth_question_form -with_numbers=$with_numbers -with_title=$with_title $obj]XQL Not present: Generic, PostgreSQL, Oracle