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

 <instance of xowf::test_item::Question_manager[i]> hint_boxes \
    [ -question_obj question_obj ] [ -with_feedback ] \
    [ -with_correction_notes ]

Defined in packages/xowf/tcl/test-item-procs.tcl

Render the hint boxes (feedback and correction notes) for a question object.

Switches:
-question_obj
(optional)
-with_feedback
(optional)
-with_correction_notes
(optional)
Returns:
HTML

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_test_items create_test_items (test xowf) xowf::test_item::Question_manager instproc hint_boxes xowf::test_item::Question_manager instproc hint_boxes test_create_test_items->xowf::test_item::Question_manager instproc hint_boxes

Testcases:
create_test_items
[ show source ]
Show another procedure: