xowf::test_item::Question_manager method total_minutes_for_exam (public)
<instance of xowf::test_item::Question_manager> total_minutes_for_exam \ [ -manager manager ]
Defined in packages/xowf/tcl/test-item-procs.tcl
Compute the total time of an exam, based on the minutes provided by the single questions.
- Switches:
- -manager (optional, object)
- Testcases:
- No testcase defined.
Source code: set max_items [$manager property max_items ""] set combined_form_info [:combined_question_form $manager] set total_minutes [:total_minutes -max_items $max_items $combined_form_info]XQL Not present: Generic, PostgreSQL, Oracle