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

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

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

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