xowf::test_item::Question_manager method current_question_form (public)

 <instance of xowf::test_item::Question_manager[i]> 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)

Partial Call Graph (max 5 caller/called nodes):
%3

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
[ hide source ] | [ make this the default ]
Show another procedure: