xowf::test_item::Question_manager method total_points (public)
<instance of xowf::test_item::Question_manager> total_points \ [ -max_items max_items ] form_info
Defined in packages/xowf/tcl/test-item-procs.tcl
Compute the maximum achievable points of an exam based on the form_info dict.
- Switches:
- -max_items (optional, integer, accept empty)
- Parameters:
- form_info (required)
- Testcases:
- No testcase defined.
Source code: return [:total -property points [:title_infos -max_items $max_items $form_info]]XQL Not present: Generic, PostgreSQL, Oracle